aboutsummaryrefslogtreecommitdiff
path: root/src/web
Commit message (Expand)AuthorAgeFilesLines
...
* Use handle_getQuentin2020-11-213-121/+17
* We are able to serve a fileQuentin2020-11-212-5/+108
* Fix host to keyQuentin2020-11-211-5/+19
* Support punnycodeQuentin2020-11-202-2/+4
* Make it compile againQuentin2020-11-193-2/+56
* Build errorQuentin2020-11-111-3/+22
* Build path correctlyQuentin2020-11-111-4/+36
* WIP fetch objectQuentin2020-11-111-0/+7
* Add documentation to host_to_bucketQuentin2020-11-101-0/+6
* 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-102-36/+35
* Extract bucketQuentin2020-11-102-5/+51
* Log hostQuentin2020-11-081-2/+2
* Add some documentationQuentin2020-11-081-1/+9
* Parse host headerQuentin2020-11-081-3/+68
* Fix description of the crateQuentin2020-11-021-1/+1
* Skeleton to the new web APIQuentin2020-11-023-0/+85