2016-05-11 22:36:12 +02:00
|
|
|
---
|
2016-09-01 15:19:01 +01:00
|
|
|
title: "Common API reference"
|
2016-05-11 22:36:12 +02:00
|
|
|
symbol_kind: "intro"
|
|
|
|
decl_name: "http.h"
|
2016-05-26 12:30:13 +02:00
|
|
|
items:
|
2016-09-01 15:19:01 +01:00
|
|
|
- { name: mg_set_protocol_http_websocket.md }
|
|
|
|
- { name: mg_send_websocket_handshake.md }
|
|
|
|
- { name: mg_send_websocket_handshake2.md }
|
|
|
|
- { name: mg_connect_ws.md }
|
|
|
|
- { name: mg_connect_ws_opt.md }
|
|
|
|
- { name: mg_send_websocket_frame.md }
|
|
|
|
- { name: mg_send_websocket_framev.md }
|
|
|
|
- { name: mg_printf_websocket_frame.md }
|
|
|
|
- { name: mg_url_decode.md }
|
|
|
|
- { name: struct_http_message.md }
|
|
|
|
- { name: struct_websocket_message.md }
|
|
|
|
- { name: struct_mg_http_multipart_part.md }
|
2016-10-05 00:38:27 +01:00
|
|
|
- { name: struct_mg_ssi_call_ctx.md }
|
2016-05-11 22:36:12 +02:00
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
|