Skip to content

CarterTsai/http_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

http_testing

http testing with ruby

Example

require './lib'

uri = URI("http://localhost")

res, json = MHTTP.post(uri, {'name'=>'google', 'password'=>'123'})

About

http testing with ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages