proto

package
v1.4.0-beta Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToBytes

func ToBytes(proto Proto) []byte

Types

type Proto

type Proto uint8
const (
	Unknown Proto = 1 << iota
	HTTP09
	HTTP10
	HTTP11

	HTTP1 = HTTP09 | HTTP10 | HTTP11
)

func Parse

func Parse(major, minor uint8) Proto

Jump to

Keyboard shortcuts

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