Skip to content

lgheribi/resteasy_4_5_x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Build with :

mvn clean install

Run with:

mvn exec:java -Dexec.mainClass="org.test.resteasy.Main"

Test OK :

curl http://localhost:8000/1000000 --out /tmp/resp1.bin

Test KO :

curl http://localhost:8000/10000000 --out /tmp/resp2.bin

About

Reproductible case for RestEasy 4.5.x bug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages