aboutsummaryrefslogtreecommitdiff
path: root/zenhttp/httpasio.cpp
Commit message (Expand)AuthorAgeFilesLines
* Format fix.Per Larsson2021-10-201-1/+1
* httpasio: Implemented some handling for Expect: headerStefan Boberg2021-10-181-17/+33
* httpasio: Implemented support for specifying accept type via url suffixStefan Boberg2021-10-151-3/+37
* httpasio: implemented proper handling of query stringsStefan Boberg2021-10-151-44/+63
* asio HTTP implementation (#23)Stefan Boberg2021-10-141-0/+1125