Documentation ¶
Index ¶
- func ConnectionErrorHandling() *spec.TestGroup
- func ConnectionSpecificHeaderFields() *spec.TestGroup
- func Continuation() *spec.TestGroup
- func Data() *spec.TestGroup
- func DefinedSETTINGSParameters() *spec.TestGroup
- func ErrorCodes() *spec.TestGroup
- func ErrorHandling() *spec.TestGroup
- func ExtendingHTTP2() *spec.TestGroup
- func FrameDefinitions() *spec.TestGroup
- func FrameFormat() *spec.TestGroup
- func FrameSize() *spec.TestGroup
- func GoAway() *spec.TestGroup
- func HTTP2ConnectionPreface() *spec.TestGroup
- func HTTPFrames() *spec.TestGroup
- func HTTPHeaderFields() *spec.TestGroup
- func HTTPMessageExchanges() *spec.TestGroup
- func HTTPRequestResponseExchange() *spec.TestGroup
- func HeaderCompressionAndDecompression() *spec.TestGroup
- func Headers() *spec.TestGroup
- func InitialFlowControlWindowSize() *spec.TestGroup
- func MalformedRequestsAndResponses() *spec.TestGroup
- func NewTestGroup(section string, name string) *spec.TestGroup
- func Ping() *spec.TestGroup
- func Priority() *spec.TestGroup
- func PseudoHeaderFields() *spec.TestGroup
- func RSTStream() *spec.TestGroup
- func RequestPseudoHeaderFields() *spec.TestGroup
- func ServerPush() *spec.TestGroup
- func Settings() *spec.TestGroup
- func SettingsSynchronization() *spec.TestGroup
- func Spec() *spec.TestGroup
- func StartingHTTP2() *spec.TestGroup
- func StreamConcurrency() *spec.TestGroup
- func StreamDependencies() *spec.TestGroup
- func StreamIdentifiers() *spec.TestGroup
- func StreamPriority() *spec.TestGroup
- func StreamStates() *spec.TestGroup
- func StreamsAndMultiplexing() *spec.TestGroup
- func TheFlowControlWindow() *spec.TestGroup
- func WindowUpdate() *spec.TestGroup
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConnectionErrorHandling ¶
func Continuation ¶
func ErrorCodes ¶
func ErrorHandling ¶
func ExtendingHTTP2 ¶
func FrameDefinitions ¶
func FrameFormat ¶
func HTTP2ConnectionPreface ¶
func HTTPFrames ¶
func HTTPHeaderFields ¶
func HTTPMessageExchanges ¶
func PseudoHeaderFields ¶
func ServerPush ¶
func SettingsSynchronization ¶
func StartingHTTP2 ¶
func StreamConcurrency ¶
func StreamDependencies ¶
func StreamIdentifiers ¶
func StreamPriority ¶
func StreamStates ¶
func StreamsAndMultiplexing ¶
func TheFlowControlWindow ¶
func WindowUpdate ¶
Types ¶
This section is empty.
Source Files ¶
- 3_5_http2_connection_preface.go
- 3_starting_http2.go
- 4_1_frame_format.go
- 4_2_frame_size.go
- 4_3_header_compression_and_decompression.go
- 4_http_frames.go
- 5_1_1_stream_identifiers.go
- 5_1_2_stream_concurrency.go
- 5_1_stream_states.go
- 5_3_1_stream_dependencies.go
- 5_3_stream_priority.go
- 5_4_1_connection_error_handling.go
- 5_4_error_handling.go
- 5_5_extending_http2.go
- 5_streams_and_multiplexing.go
- 6_10_continuation.go
- 6_1_data.go
- 6_2_headers.go
- 6_3_priority.go
- 6_4_rst_stream.go
- 6_5_2_defined_settings_parameters.go
- 6_5_3_settings_synchronization.go
- 6_5_settings.go
- 6_7_ping.go
- 6_8_goaway.go
- 6_9_1_the_flow_control_window.go
- 6_9_2_initial_flow_control_window_size.go
- 6_9_window_update.go
- 6_frame_definitions.go
- 7_error_codes.go
- 8_1_2_1_pseudo_header_fields.go
- 8_1_2_2_connection_specific_header_fields.go
- 8_1_2_3_request_pseudo_header_fields.go
- 8_1_2_6_malformed_requests_and_responses.go
- 8_1_2_http_header_fields.go
- 8_1_http_request_response_exchange.go
- 8_2_server_push.go
- 8_http_message_exchanges.go
- http2.go
Click to show internal directories.
Click to hide internal directories.