acouvreur / sablier

Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible.
https://acouvreur.github.io/sablier/
GNU Affero General Public License v3.0
1.3k stars 46 forks source link

Add-content-length #297

Closed acouvreur closed 5 months ago

acouvreur commented 5 months ago

The Content-Length header will help system work better with long payloads.

The ngx_wasm_module from kong is not able to read the whole request without this header.

acouvreur commented 5 months ago

:tada: This PR is included in version 1.7.0-beta.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

acouvreur commented 3 months ago

:tada: This PR is included in version 1.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: