jshttp / jshttp.github.io

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

send-data #31

Open Raynos opened 10 years ago

Raynos commented 10 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.