mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-17 16:01:52 +08:00

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
25 lines
710 B
Markdown
25 lines
710 B
Markdown
---
|
|
title: "Common API reference"
|
|
symbol_kind: "intro"
|
|
decl_name: "http.h"
|
|
items:
|
|
- { name: mg_connect_ws.md }
|
|
- { name: mg_connect_ws_opt.md }
|
|
- { name: mg_printf_websocket_frame.md }
|
|
- { name: mg_send_websocket_frame.md }
|
|
- { name: mg_send_websocket_framev.md }
|
|
- { name: mg_send_websocket_handshake.md }
|
|
- { name: mg_send_websocket_handshake2.md }
|
|
- { name: mg_send_websocket_handshake3.md }
|
|
- { name: mg_send_websocket_handshake3v.md }
|
|
- { name: mg_set_protocol_http_websocket.md }
|
|
- { name: mg_url_decode.md }
|
|
- { name: struct_http_message.md }
|
|
- { name: struct_mg_http_multipart_part.md }
|
|
- { name: struct_mg_ssi_call_ctx.md }
|
|
- { name: struct_websocket_message.md }
|
|
---
|
|
|
|
|
|
|