https://github.com/dteoh/paw-contentmd5dynamicvalue
Paw extension to calculate Content-MD5 header value
https://github.com/dteoh/paw-contentmd5dynamicvalue
http http-header paw paw-extension
Last synced: 6 months ago
JSON representation
Paw extension to calculate Content-MD5 header value
- Host: GitHub
- URL: https://github.com/dteoh/paw-contentmd5dynamicvalue
- Owner: dteoh
- License: mit
- Created: 2018-07-26T01:04:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-26T02:39:37.000Z (over 7 years ago)
- Last Synced: 2025-08-18T19:49:21.771Z (7 months ago)
- Topics: http, http-header, paw, paw-extension
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Paw-ContentMD5DynamicValue
A Paw extension for calculating the Content-MD5 header value.
## Install
Download from the releases page, unzip, and copy the
`com.dteoh.PawExtensions.ContentMD5DynamicValue` directory into your Paw
extensions directory.
## Development
### Prerequisites
```
yarn install
```
### Build
```
yarn run build
```
## License
MIT