Discover Packages
github.com/knative/serving
test
test_images
protocols
command
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Apr 2, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
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 .
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.