nghttp2
1.36.0
  • nghttp2 - HTTP/2 C Library
  • Contribution Guidelines
  • Building Android binary
  • Tutorial: HTTP/2 client
  • Tutorial: HTTP/2 server
  • Tutorial: HPACK API
  • nghttp(1)
  • nghttpd(1)
  • nghttpx(1)
  • h2load(1)
  • nghttpx - HTTP/2 proxy - HOW-TO
  • h2load - HTTP/2 benchmarking tool - HOW-TO
  • Programmers’ Guide
  • API Reference
    • Macros
    • Enums
    • Types (structs, unions and typedefs)
    • nghttp2_check_header_name
    • nghttp2_check_header_value
    • nghttp2_hd_deflate_bound
    • nghttp2_hd_deflate_change_table_size
    • nghttp2_hd_deflate_del
    • nghttp2_hd_deflate_get_dynamic_table_size
    • nghttp2_hd_deflate_get_max_dynamic_table_size
    • nghttp2_hd_deflate_get_num_table_entries
    • nghttp2_hd_deflate_get_table_entry
    • nghttp2_hd_deflate_hd
    • nghttp2_hd_deflate_hd_vec
    • nghttp2_hd_deflate_new
    • nghttp2_hd_deflate_new2
    • nghttp2_hd_inflate_change_table_size
    • nghttp2_hd_inflate_del
    • nghttp2_hd_inflate_end_headers
    • nghttp2_hd_inflate_get_dynamic_table_size
    • nghttp2_hd_inflate_get_max_dynamic_table_size
    • nghttp2_hd_inflate_get_num_table_entries
    • nghttp2_hd_inflate_get_table_entry
    • nghttp2_hd_inflate_hd
    • nghttp2_hd_inflate_hd2
    • nghttp2_hd_inflate_new
    • nghttp2_hd_inflate_new2
    • nghttp2_http2_strerror
    • nghttp2_is_fatal
    • nghttp2_nv_compare_name
    • nghttp2_option_del
    • nghttp2_option_new
    • nghttp2_option_set_builtin_recv_extension_type
    • nghttp2_option_set_max_deflate_dynamic_table_size
    • nghttp2_option_set_max_reserved_remote_streams
    • nghttp2_option_set_max_send_header_block_length
    • nghttp2_option_set_no_auto_ping_ack
    • nghttp2_option_set_no_auto_window_update
    • nghttp2_option_set_no_closed_streams
    • nghttp2_option_set_no_http_messaging
    • nghttp2_option_set_no_recv_client_magic
    • nghttp2_option_set_peer_max_concurrent_streams
    • nghttp2_option_set_user_recv_extension_type
    • nghttp2_pack_settings_payload
    • nghttp2_priority_spec_check_default
    • nghttp2_priority_spec_default_init
    • nghttp2_priority_spec_init
    • nghttp2_rcbuf_decref
    • nghttp2_rcbuf_get_buf
    • nghttp2_rcbuf_incref
    • nghttp2_rcbuf_is_static
    • nghttp2_select_next_protocol
    • nghttp2_session_callbacks_del
    • nghttp2_session_callbacks_new
    • nghttp2_session_callbacks_set_before_frame_send_callback
    • nghttp2_session_callbacks_set_data_source_read_length_callback
    • nghttp2_session_callbacks_set_error_callback
    • nghttp2_session_callbacks_set_error_callback2
    • nghttp2_session_callbacks_set_on_begin_frame_callback
    • nghttp2_session_callbacks_set_on_begin_headers_callback
    • nghttp2_session_callbacks_set_on_data_chunk_recv_callback
    • nghttp2_session_callbacks_set_on_extension_chunk_recv_callback
    • nghttp2_session_callbacks_set_on_frame_not_send_callback
    • nghttp2_session_callbacks_set_on_frame_recv_callback
    • nghttp2_session_callbacks_set_on_frame_send_callback
    • nghttp2_session_callbacks_set_on_header_callback
    • nghttp2_session_callbacks_set_on_header_callback2
    • nghttp2_session_callbacks_set_on_invalid_frame_recv_callback
    • nghttp2_session_callbacks_set_on_invalid_header_callback
    • nghttp2_session_callbacks_set_on_invalid_header_callback2