@@ -2621,19 +2621,20 @@ try {
2621
2621
[ `--insecure-http-parser` ] : cli.html#cli_insecure_http_parser
2622
2622
[ `--max-http-header-size` ] : cli.html#cli_max_http_header_size_size
2623
2623
[ `'checkContinue'` ] : #http_event_checkcontinue
2624
+ [ `'finish'` ] : #http_event_finish
2624
2625
[ `'request'` ] : #http_event_request
2625
2626
[ `'response'` ] : #http_event_response
2626
2627
[ `'upgrade'` ] : #http_event_upgrade
2627
2628
[ `Agent` ] : #http_class_http_agent
2628
2629
[ `Buffer.byteLength()` ] : buffer.html#buffer_class_method_buffer_bytelength_string_encoding
2629
2630
[ `Duplex` ] : stream.html#stream_class_stream_duplex
2631
+ [ `HPE_HEADER_OVERFLOW` ] : errors.html#errors_hpe_header_overflow
2630
2632
[ `TypeError` ] : errors.html#errors_class_typeerror
2631
2633
[ `URL` ] : url.html#url_the_whatwg_url_api
2632
2634
[ `agent.createConnection()` ] : #http_agent_createconnection_options_callback
2633
2635
[ `agent.getName()` ] : #http_agent_getname_options
2634
2636
[ `destroy()` ] : #http_agent_destroy
2635
2637
[ `dns.lookup()` ] : dns.html#dns_dns_lookup_hostname_options_callback
2636
- [ `'finish'` ] : #http_event_finish
2637
2638
[ `getHeader(name)` ] : #http_request_getheader_name
2638
2639
[ `http.Agent` ] : #http_class_http_agent
2639
2640
[ `http.ClientRequest` ] : #http_class_http_clientrequest
@@ -2679,7 +2680,6 @@ try {
2679
2680
[ `socket.setTimeout()` ] : net.html#net_socket_settimeout_timeout_callback
2680
2681
[ `socket.unref()` ] : net.html#net_socket_unref
2681
2682
[ `url.parse()` ] : url.html#url_url_parse_urlstring_parsequerystring_slashesdenotehost
2682
- [ `HPE_HEADER_OVERFLOW` ] : errors.html#errors_hpe_header_overflow
2683
2683
[ `writable.destroy()` ] : stream.html#stream_writable_destroy_error
2684
2684
[ `writable.destroyed` ] : stream.html#stream_writable_destroyed
2685
2685
[ `writable.cork()` ] : stream.html#stream_writable_cork
0 commit comments