Jonathan Bernard
9887402b57
Merge.
2014-11-19 11:54:06 -06:00
Jonathan Bernard
8ab35b27bd
HttpContext response return integer status values, not strings.
2014-09-25 02:33:26 -05:00
Jonathan Bernard
0494b53108
Enhancements to HTTPContext
...
* Default port is no 80.
* Support for HTTP Basic Authentication.
* Support for HTTPS.
* Support for Content-Type. Defaults to "applicaion/json" but also supports
passing a map to be encoded as "application/x-www-form-urlencoded".
2014-09-21 07:05:52 -05:00
Jonathan Bernard
45f49d393e
Added Content-Type header for POST request with HttpContext.
2014-01-11 18:56:16 -06:00
Jonathan Bernard
3929968af1
HttpContext: Added support for Transfer-Encoding: chunked
2013-09-21 02:28:24 -05:00
Jonathan Bernard
3f50b81362
Reorganized IO utils. Added NonBlockingInputStreamReader
2013-08-08 19:55:15 -05:00
Jonathan Bernard
db15eb8f88
HttpContext: Lightweight HTTP protocol support.
2013-03-14 04:50:43 -05:00