Initial docs commit

This commit is contained in:
Uttarayan Mondal
2021-03-15 01:27:34 +05:30
commit d5ecda4c73
20211 changed files with 1370362 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
initSidebarItems({"mod":[["header","HTTP header types"],["method","The HTTP request method"],["request","HTTP request types."],["response","HTTP response types."],["status","HTTP status codes"],["uri","URI component of request and response lines"],["version","HTTP version"]],"struct":[["Error","A generic “error” for HTTP connections"],["Extensions","A type map of protocol extensions."]],"type":[["Result","A `Result` typedef to use with the `http::Error` type"]]});