Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@pramsey pramsey released this 17 Dec 23:29
· 305 commits to master since this release

Formalizes handling of http_header information, but does not yet support custom headers for requests, only responses. Adds support for PUT and DELETE. Consolidates GET and POST functionality into a single function with http_request as input and http_response as output.