Skip to content

querdenker2k/http2-reproducer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curl

Success with Http 1.1

curl --data @huge.txt -XPOST -v http://localhost:8080/rs/bigdata --http1.1

Success with Http 2

curl --data @huge.txt -XPOST -v http://localhost:8080/rs/bigdata --http2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages