aboutsummaryrefslogtreecommitdiffstats
path: root/src/gun_event.erl
AgeCommit message (Expand)Author
2023-01-23Update copyright lines in preparation for releaseLoïc Hoguin
2021-02-07Initial commit for Gun poolsLoïc Hoguin
2020-11-12Update copyright yearsLoïc Hoguin
2020-11-09Add the gun_event manualLoïc Hoguin
2020-10-16Remove the transport_changed eventLoïc Hoguin
2020-10-16Add or fix events inside or related to CONNECT tunnelsLoïc Hoguin
2020-10-07Export declared event types in gun_eventAndrew Mayorov
2020-09-21Fix gun:stream_info/2 when gun_tunnel is involvedLoïc Hoguin
2020-09-21Add the base_stream_ref to gun_http/gun_http2Loïc Hoguin
2019-09-22Document Socks supportLoïc Hoguin
2019-09-05Implement graceful shutdownLoïc Hoguin
2019-07-27Fix ssl and other typesLoïc Hoguin
2019-07-26Add the origin_changed eventLoïc Hoguin
2019-07-26Add the transport_changed eventLoïc Hoguin
2019-07-26Add tls_handshake events for CONNECT through TLS proxiesLoïc Hoguin
2019-07-25Add tls_handshake events for CONNECT through TCP proxiesLoïc Hoguin
2019-07-24Add the cancel event for local/remote stream cancellationLoïc Hoguin
2019-07-24Add push_promise_start/push_promise_end eventsLoïc Hoguin
2019-07-22Split domain lookup/connect/TLS handshake and add eventsLoïc Hoguin
2019-07-15Add Websocket frames related eventsLoïc Hoguin
2019-07-13Add ws_upgrade/protocol_changed eventsLoïc Hoguin
2019-07-03Add the response_trailers eventLoïc Hoguin
2019-07-03Add the response_start eventLoïc Hoguin
2019-07-02Add response_inform/response_headers/response_end eventsLoïc Hoguin
2019-06-02Add request_start, request_headers and request_end eventsLoïc Hoguin
2019-05-13Add the terminate eventLoïc Hoguin
2019-05-13Add the disconnect event callbackLoïc Hoguin
2019-05-08Add event_handler with init/connect_start/connect_endLoïc Hoguin