An open API service indexing awesome lists of open source software.

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

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