• Sergey Lyubka's avatar
    Move struct http_message::body · cfe77a3d
    Sergey Lyubka authored
    Rationale: this is the optimisation to make JS FFI-ed API
    work nicer. We don't have strucuture introspection now,
    and do not generate offsets automatially. Thus, using a
    stable well-known location of the parsed message body is
    better, in case of number of HTTP headers macro changes.
    
    PUBLISHED_FROM=55bf25ac77060a9c81dfecd6601f037562530801
    cfe77a3d
Name
Last commit
Last update
..
intro.md Loading commit data...
mg_connect_ws.md Loading commit data...
mg_connect_ws_opt.md Loading commit data...
mg_printf_websocket_frame.md Loading commit data...
mg_send_websocket_frame.md Loading commit data...
mg_send_websocket_framev.md Loading commit data...
mg_send_websocket_handshake.md Loading commit data...
mg_send_websocket_handshake2.md Loading commit data...
mg_send_websocket_handshake3.md Loading commit data...
mg_send_websocket_handshake3v.md Loading commit data...
mg_set_protocol_http_websocket.md Loading commit data...
mg_url_decode.md Loading commit data...
struct_http_message.md Loading commit data...
struct_mg_http_multipart_part.md Loading commit data...
struct_mg_ssi_call_ctx.md Loading commit data...
struct_websocket_message.md Loading commit data...