List of all items[−]
Structs
- nghttp2_data
- nghttp2_data_provider
- nghttp2_ext_altsvc
- nghttp2_ext_origin
- nghttp2_extension
- nghttp2_frame_hd
- nghttp2_goaway
- nghttp2_hd_deflater
- nghttp2_hd_inflater
- nghttp2_headers
- nghttp2_info
- nghttp2_mem
- nghttp2_nv
- nghttp2_option
- nghttp2_origin_entry
- nghttp2_ping
- nghttp2_priority
- nghttp2_priority_spec
- nghttp2_push_promise
- nghttp2_rcbuf
- nghttp2_rst_stream
- nghttp2_session
- nghttp2_session_callbacks
- nghttp2_settings
- nghttp2_settings_entry
- nghttp2_stream
- nghttp2_vec
- nghttp2_window_update
Unions
Functions
- 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
- nghttp2_session_callbacks_set_on_stream_close_callback
- nghttp2_session_callbacks_set_pack_extension_callback
- nghttp2_session_callbacks_set_recv_callback
- nghttp2_session_callbacks_set_select_padding_callback
- nghttp2_session_callbacks_set_send_callback
- nghttp2_session_callbacks_set_send_data_callback
- nghttp2_session_callbacks_set_unpack_extension_callback
- nghttp2_session_change_stream_priority
- nghttp2_session_check_request_allowed
- nghttp2_session_check_server_session
- nghttp2_session_client_new
- nghttp2_session_client_new2
- nghttp2_session_client_new3
- nghttp2_session_consume
- nghttp2_session_consume_connection
- nghttp2_session_consume_stream
- nghttp2_session_create_idle_stream
- nghttp2_session_del
- nghttp2_session_find_stream
- nghttp2_session_get_effective_local_window_size
- nghttp2_session_get_effective_recv_data_length
- nghttp2_session_get_hd_deflate_dynamic_table_size
- nghttp2_session_get_hd_inflate_dynamic_table_size
- nghttp2_session_get_last_proc_stream_id
- nghttp2_session_get_local_settings
- nghttp2_session_get_local_window_size
- nghttp2_session_get_next_stream_id
- nghttp2_session_get_outbound_queue_size
- nghttp2_session_get_remote_settings
- nghttp2_session_get_remote_window_size
- nghttp2_session_get_root_stream
- nghttp2_session_get_stream_effective_local_window_size
- nghttp2_session_get_stream_effective_recv_data_length
- nghttp2_session_get_stream_local_close
- nghttp2_session_get_stream_local_window_size
- nghttp2_session_get_stream_remote_close
- nghttp2_session_get_stream_remote_window_size
- nghttp2_session_get_stream_user_data
- nghttp2_session_mem_recv
- nghttp2_session_mem_send
- nghttp2_session_recv
- nghttp2_session_resume_data
- nghttp2_session_send
- nghttp2_session_server_new
- nghttp2_session_server_new2
- nghttp2_session_server_new3
- nghttp2_session_set_local_window_size
- nghttp2_session_set_next_stream_id
- nghttp2_session_set_stream_user_data
- nghttp2_session_set_user_data
- nghttp2_session_terminate_session
- nghttp2_session_terminate_session2
- nghttp2_session_upgrade
- nghttp2_session_upgrade2
- nghttp2_session_want_read
- nghttp2_session_want_write
- nghttp2_stream_get_first_child
- nghttp2_stream_get_next_sibling
- nghttp2_stream_get_parent
- nghttp2_stream_get_previous_sibling
- nghttp2_stream_get_state
- nghttp2_stream_get_stream_id
- nghttp2_stream_get_sum_dependency_weight
- nghttp2_stream_get_weight
- nghttp2_strerror
- nghttp2_submit_altsvc
- nghttp2_submit_data
- nghttp2_submit_extension
- nghttp2_submit_goaway
- nghttp2_submit_headers
- nghttp2_submit_origin
- nghttp2_submit_ping
- nghttp2_submit_priority
- nghttp2_submit_push_promise
- nghttp2_submit_request
- nghttp2_submit_response
- nghttp2_submit_rst_stream
- nghttp2_submit_settings
- nghttp2_submit_shutdown_notice
- nghttp2_submit_trailer
- nghttp2_submit_window_update
- nghttp2_version
Typedefs
- nghttp2_before_frame_send_callback
- nghttp2_calloc
- nghttp2_data_flag
- nghttp2_data_source_read_callback
- nghttp2_data_source_read_length_callback
- nghttp2_error
- nghttp2_error_callback
- nghttp2_error_callback2
- nghttp2_error_code
- nghttp2_flag
- nghttp2_frame_type
- nghttp2_free
- nghttp2_hd_inflate_flag
- nghttp2_headers_category
- nghttp2_malloc
- nghttp2_nv_flag
- nghttp2_on_begin_frame_callback
- nghttp2_on_begin_headers_callback
- nghttp2_on_data_chunk_recv_callback
- nghttp2_on_extension_chunk_recv_callback
- nghttp2_on_frame_not_send_callback
- nghttp2_on_frame_recv_callback
- nghttp2_on_frame_send_callback
- nghttp2_on_header_callback
- nghttp2_on_header_callback2
- nghttp2_on_invalid_frame_recv_callback
- nghttp2_on_invalid_header_callback
- nghttp2_on_invalid_header_callback2
- nghttp2_on_stream_close_callback
- nghttp2_pack_extension_callback
- nghttp2_realloc
- nghttp2_recv_callback
- nghttp2_select_padding_callback
- nghttp2_send_callback
- nghttp2_send_data_callback
- nghttp2_settings_id
- nghttp2_stream_proto_state
- nghttp2_unpack_extension_callback
Constants
- NGHTTP2_ALTSVC
- NGHTTP2_CANCEL
- NGHTTP2_COMPRESSION_ERROR
- NGHTTP2_CONNECT_ERROR
- NGHTTP2_CONTINUATION
- NGHTTP2_DATA
- NGHTTP2_DATA_FLAG_EOF
- NGHTTP2_DATA_FLAG_NONE
- NGHTTP2_DATA_FLAG_NO_COPY
- NGHTTP2_DATA_FLAG_NO_END_STREAM
- NGHTTP2_ENHANCE_YOUR_CALM
- NGHTTP2_ERR_BAD_CLIENT_MAGIC
- NGHTTP2_ERR_BUFFER_ERROR
- NGHTTP2_ERR_CALLBACK_FAILURE
- NGHTTP2_ERR_CANCEL
- NGHTTP2_ERR_DATA_EXIST
- NGHTTP2_ERR_DEFERRED
- NGHTTP2_ERR_DEFERRED_DATA_EXIST
- NGHTTP2_ERR_EOF
- NGHTTP2_ERR_FATAL
- NGHTTP2_ERR_FLOODED
- NGHTTP2_ERR_FLOW_CONTROL
- NGHTTP2_ERR_FRAME_SIZE_ERROR
- NGHTTP2_ERR_GOAWAY_ALREADY_SENT
- NGHTTP2_ERR_HEADER_COMP
- NGHTTP2_ERR_HTTP_HEADER
- NGHTTP2_ERR_HTTP_MESSAGING
- NGHTTP2_ERR_INSUFF_BUFSIZE
- NGHTTP2_ERR_INTERNAL
- NGHTTP2_ERR_INVALID_ARGUMENT
- NGHTTP2_ERR_INVALID_FRAME
- NGHTTP2_ERR_INVALID_HEADER_BLOCK
- NGHTTP2_ERR_INVALID_STATE
- NGHTTP2_ERR_INVALID_STREAM_ID
- NGHTTP2_ERR_INVALID_STREAM_STATE
- NGHTTP2_ERR_NOMEM
- NGHTTP2_ERR_PAUSE
- NGHTTP2_ERR_PROTO
- NGHTTP2_ERR_PUSH_DISABLED
- NGHTTP2_ERR_REFUSED_STREAM
- NGHTTP2_ERR_SESSION_CLOSING
- NGHTTP2_ERR_SETTINGS_EXPECTED
- NGHTTP2_ERR_START_STREAM_NOT_ALLOWED
- NGHTTP2_ERR_STREAM_CLOSED
- NGHTTP2_ERR_STREAM_CLOSING
- NGHTTP2_ERR_STREAM_ID_NOT_AVAILABLE
- NGHTTP2_ERR_STREAM_SHUT_WR
- NGHTTP2_ERR_TEMPORAL_CALLBACK_FAILURE
- NGHTTP2_ERR_TOO_MANY_INFLIGHT_SETTINGS
- NGHTTP2_ERR_UNSUPPORTED_VERSION
- NGHTTP2_ERR_WOULDBLOCK
- NGHTTP2_FLAG_ACK
- NGHTTP2_FLAG_END_HEADERS
- NGHTTP2_FLAG_END_STREAM
- NGHTTP2_FLAG_NONE
- NGHTTP2_FLAG_PADDED
- NGHTTP2_FLAG_PRIORITY
- NGHTTP2_FLOW_CONTROL_ERROR
- NGHTTP2_FRAME_SIZE_ERROR
- NGHTTP2_GOAWAY
- NGHTTP2_HCAT_HEADERS
- NGHTTP2_HCAT_PUSH_RESPONSE
- NGHTTP2_HCAT_REQUEST
- NGHTTP2_HCAT_RESPONSE
- NGHTTP2_HD_INFLATE_EMIT
- NGHTTP2_HD_INFLATE_FINAL
- NGHTTP2_HD_INFLATE_NONE
- NGHTTP2_HEADERS
- NGHTTP2_HTTP_1_1_REQUIRED
- NGHTTP2_INADEQUATE_SECURITY
- NGHTTP2_INTERNAL_ERROR
- NGHTTP2_NO_ERROR
- NGHTTP2_NV_FLAG_NONE
- NGHTTP2_NV_FLAG_NO_COPY_NAME
- NGHTTP2_NV_FLAG_NO_COPY_VALUE
- NGHTTP2_NV_FLAG_NO_INDEX
- NGHTTP2_ORIGIN
- NGHTTP2_PING
- NGHTTP2_PRIORITY
- NGHTTP2_PROTOCOL_ERROR
- NGHTTP2_PUSH_PROMISE
- NGHTTP2_REFUSED_STREAM
- NGHTTP2_RST_STREAM
- NGHTTP2_SETTINGS
- NGHTTP2_SETTINGS_ENABLE_PUSH
- NGHTTP2_SETTINGS_HEADER_TABLE_SIZE
- NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE
- NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS
- NGHTTP2_SETTINGS_MAX_FRAME_SIZE
- NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE
- NGHTTP2_SETTINGS_TIMEOUT
- NGHTTP2_STREAM_CLOSED
- NGHTTP2_STREAM_STATE_CLOSED
- NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL
- NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE
- NGHTTP2_STREAM_STATE_IDLE
- NGHTTP2_STREAM_STATE_OPEN
- NGHTTP2_STREAM_STATE_RESERVED_LOCAL
- NGHTTP2_STREAM_STATE_RESERVED_REMOTE
- NGHTTP2_WINDOW_UPDATE