Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-26 | fix: Correctly configure body sizes before setting read_function | Vincent Ambo | 1 | -8/+15 |
2019-02-26 | refactor: Use `mut self`-consuming builder functions | Vincent Ambo | 1 | -5/+4 |
2019-02-26 | refactor: Introduce `json` feature and make it optional | Vincent Ambo | 1 | -5/+12 |
2019-02-26 | feat: Support JSON body serialization in requests & responses | Vincent Ambo | 1 | -13/+64 |
2019-02-26 | feat: Initial check-in of working client layer | Vincent Ambo | 1 | -0/+162 |