aboutsummaryrefslogtreecommitdiff
path: root/src/response.rs
AgeCommit message (Expand)Author
2021-12-23format with cargo fmtMartin Fischer
2021-04-10drop dependency on cookie & time cratesMartin Fischer
2021-04-09make hyper dependency optionalMartin Fischer
2021-01-29add documentationMartin Fischer
2021-01-26response: improve cookie & content-type methodsMartin Fischer
2021-01-26introduce SputnikParts::response_headersMartin Fischer
2021-01-26fix wrong insertion/appending of headersMartin Fischer
2021-01-24define & impl traits instead of wrapping typesMartin Fischer
2021-01-18split Request wrapper into Parts & Bodyv0.2.0Martin Fischer