-
- Downloads
Make mg_connect_{http,ws} use mg_parse_uri
Remove the specialized URI parser, clean up code a bit. Fix parsing of URIs with IPv6 hosts (http://[2001:2:3::4]:567/) PUBLISHED_FROM=968ad97585d928123106ce3828920ee073113f83
Showing
- docs/c-api/http.h/intro.md 1 addition, 0 deletionsdocs/c-api/http.h/intro.md
- docs/c-api/http.h/mg_send_websocket_framev.md 2 additions, 1 deletiondocs/c-api/http.h/mg_send_websocket_framev.md
- docs/c-api/http.h/mg_send_websocket_handshake3v.md 17 additions, 0 deletionsdocs/c-api/http.h/mg_send_websocket_handshake3v.md
- docs/c-api/http.h/mg_url_decode.md 2 additions, 1 deletiondocs/c-api/http.h/mg_url_decode.md
- docs/c-api/uri.h/mg_parse_uri.md 1 addition, 1 deletiondocs/c-api/uri.h/mg_parse_uri.md
- docs/c-api/util.h/mg_basic_auth_header.md 2 additions, 1 deletiondocs/c-api/util.h/mg_basic_auth_header.md
- mongoose.c 109 additions, 166 deletionsmongoose.c
- mongoose.h 20 additions, 4 deletionsmongoose.h
Loading
Please register or sign in to comment