Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-26 | feat: Add optional `Request::basic_auth` utility function | Vincent Ambo | 1 | -0/+16 |
2019-02-26 | feat: Add Response::is_success utility method | Vincent Ambo | 1 | -1/+1 |
2019-02-26 | refactor: Move URL & method configuration to send() | Vincent Ambo | 1 | -9/+5 |
2019-02-26 | test: Add tests for HTTP verbs & POSTing data | Vincent Ambo | 1 | -0/+94 |