protocols

command
v0.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

README

Protocols test image

This directory contains the test image used to test the supported network protocols.

The image contains a simple server that will serve HTTP/1.1 and HTTP/2.0 requests from the same port. The response will be a JSON with the following format:

{
  'protoMajor': 1 # 2 if HTTP/2
  'protoMinor': 1 # 0 if HTTP/2
}

Building

For details about building and adding new images, see the section about test images.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL