MCPcopy Create free account
hub / github.com/balloonwj/TeamTalk / parse_url_char

Function parse_url_char

server/src/base/http_parser.cpp:424–570  ·  view source on GitHub ↗

Our URL parser. * * This is designed to be shared by http_parser_execute() for URL validation, * hence it has a state transition + byte-for-byte interface. In addition, it * is meant to be embedded in http_parser_parse_url(), which does the dirty * work of turning state transitions URL components for its API. * * This function should only be invoked with non-space characters. It is * assum

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

http_parser_executeFunction · 0.85
http_parser_parse_urlFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected