| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | A bunch of typo fixes (#404) | Perry Fraser | 2018-10-01 | 1 | -1/+1 |
| | | |||||
| * | Change DOS line endings to UNIX line endings | Erk- | 2018-09-27 | 1 | -1751/+1751 |
| | | |||||
| * | Fixed dead links in the http::raw module | Erk- | 2018-09-25 | 1 | -43/+43 |
| | | |||||
| * | Move low-level http functions to a raw module | Zeyla Hellyer | 2018-08-24 | 1 | -0/+1751 |
| Move the low-level http functions that work with serde maps directly into an `http::raw` module, and re-export them from the `http` module for backwards compatibility purposes. | |||||