Skip to content
This repository has been archived by the owner on Dec 20, 2019. It is now read-only.

RootTJNII/20190723SinatraBugExamplar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra Bug Exemplar

  1. Run server
docker build -t test:sinatrapoc server && docker run --rm -ti -p 4567:4567 test:sinatrapoc bundle exec /app/api.rb
  1. Run client
./client.rb
  1. Note corruption in hash output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published