Andrew Kistler
Andrew Kistler
In order to accomodate the URL: http://http:%2f%2fhttp:%2f%2f@http://http://?http://#http://
modified: url_parser.c url_parser.c:589:17: warning: implicit conversion turns string literal into bool: 'const char [17]' to '_Bool' [-Wstring-conversion]⏎ assert(!"Unexpected state");⏎ ~^~~~~~~~~~~~~~~~~~⏎ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/assert.h:99:25: note: expanded from macro 'assert'⏎ (__builtin_expect(!(e), 0) ? __assert_rtn(__func__,...
modified: CMakeLists.txt modified: formats/CMakeLists.txt modified: formats/Makefile.am modified: formats/Makefile.msc modified: formats/http/m_http.c modified: formats/http/m_http_int.h modified: formats/http/m_http_reader.c modified: formats/http/m_http_reader_int.h modified: formats/http/m_http_simple_reader.c modified: formats/http/m_http_simple_writer.c modified: formats/http/m_http_uri.c new file: formats/http2/generated/m_http2_huffman_generated_decode.c new file: formats/http2/generated/m_http2_huffman_generated_encode.c new file:...