summaryrefslogtreecommitdiff
path: root/src/http_kv.h
Commit message (Expand)AuthorAgeFilesLines
* [core] rename http_kv funcs, reorder http_versionsGlenn Strauss2023-05-031-23/+13
* [core] HTTP_VERSION_3 enum valueGlenn Strauss2023-04-291-1/+7
* [multiple] recognize HTTP QUERY methodGlenn Strauss2022-05-051-2/+4
* [multiple] __attribute_nonnull__ now takes paramsGlenn Strauss2021-10-051-5/+5
* [multiple] http_method_buf()Glenn Strauss2021-08-271-5/+15
* [core] mark select http_kv.[ch] funcs attr nonnullGlenn Strauss2021-04-021-0/+8
* [core] http_kv.[ch] perf tuningGlenn Strauss2021-03-261-0/+2
* [multiple] add attrs from gcc -Wsuggest-attribute=Glenn Strauss2021-03-261-0/+10
* [core] connection transition to HTTP/2; incompleteGlenn Strauss2020-10-111-0/+1
* [core] HTTP_VERSION_2Glenn Strauss2020-08-131-1/+2
* [core] convenience macros to check req methodsGlenn Strauss2020-07-081-0/+2
* [core] get_http_method_key() match by strlen firstGlenn Strauss2019-02-091-2/+2
* [core] http_method_append()Glenn Strauss2018-09-231-0/+1
* [core] http_status_append()Glenn Strauss2018-09-231-0/+3
* [core] remove unused get_http_status_body_name()Glenn Strauss2018-08-051-1/+0
* [core] http_kv.[ch] method, status, version strGlenn Strauss2018-08-051-0/+66