jshttp / jshttp.github.io

https://jshttp.github.io/
MIT License
47 stars 3 forks source link

send-data #32

Closed Raynos closed 9 years ago

Raynos commented 9 years ago

send data allows you to send information down the response.

The send-data module has 8 different functions for 8 different content types and does not try to guess what the correct encoding is.

It also has logic to handle gzip encoding.

Raynos commented 9 years ago

much oops.