summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Redo response builder usageYves Fischer2018-11-26
| | | | | - Set correct content-type header - Refactor views to use one base-view
* Read more than one cookie from headersYves Fischer2018-11-26
|
* tokio http-server changesYves Fischer2018-11-26
| | | | | - close connection after first request - reserve bytes when writing response
* Refactor html viewsYves Fischer2018-11-26
|
* Improve readabilityYves Fischer2018-11-26
| | | | | - Move tokio runtime to main - Use structopt instead of getopt for option parsing
* Proof of concept with totpYves Fischer2018-11-26