aboutsummaryrefslogtreecommitdiff
path: root/src/web/web_server.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Panic when it is a logical errorQuentin2020-11-101-4/+1
* Rewrite for clarityQuentin2020-11-101-8/+11
* Fix indent againQuentin2020-11-101-6/+11
* Fixes due to integration testsQuentin2020-11-101-2/+1
* Rewrite authority to host while staying on stackQuentin2020-11-101-21/+22
* Fix formattingQuentin2020-11-101-35/+35
* Extract bucketQuentin2020-11-101-5/+50
* Log hostQuentin2020-11-081-2/+2
* Add some documentationQuentin2020-11-081-1/+9
* Parse host headerQuentin2020-11-081-3/+68
* Skeleton to the new web APIQuentin2020-11-021-0/+37