Skip to content

cmebarrow/specification.http2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP 2.0 Protocol Specification

Build Status Issue Stats Issue Stats

This project uses K3PO to help HTTP 2.0 implementations automate their verification of the necessary requirements.

The integration tests fall into the following categories:

  • Negotiating a HTTP 2.0
  • Processing HTTP headers
  • Simple DATA frames
    • Single stream request/response
    • Multi-stream request/response
    • Server push
  • Flow control
  • Dependant streams and prioritization
  • PING frames
  • Proxy use cases (HTTP CONNECT method)
  • Extention negotiation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%