Commit Graph

4 Commits

Author SHA1 Message Date
JinmingHu
39f7c37e90
Discard the space after colon in HTTP respone headers (#143)
* Discard the space after colon in HTTP respone headers

* also discard tab
2020-05-28 09:11:46 -07:00
Victor Vazquez
c19f9e2b05
Adding writing response from curl to buffer (#64)
* write headers and response code to Response
2020-05-20 14:48:26 -07:00
Rick Winter
5350d1dbf8
Fix namespace case and file formating (#98) 2020-05-12 11:04:59 -07:00
Victor Vazquez
61b8cdc3d4
Adding curl and nohttp transport options (#54)
* http client
2020-04-02 11:05:26 -07:00