http-tester:您测试的简单应用程序的HTTP请求

时间:2024-04-11 11:30:31
【文件属性】:

文件名称:http-tester:您测试的简单应用程序的HTTP请求

文件大小:10KB

文件格式:ZIP

更新时间:2024-04-11 11:30:31

ruby http Ruby

http-tester 一个微型Web服务,它从参数中的指定代码返回http错误页面。 设置 http-tester是一个小的sinatra应用程序。 要启动服务器,请使用rackup -p 5000或将提供的Procfile与foreman start 。 用法 $ curl http://localhost:5000/code/200 OK $ curl http://localhost:5000/code/500 Internal Server Error $ curl -I http://localhost:5000/code/500 HTTP/1.1 500 Internal Server Error Content-Type: text/html ; charset=utf-8 X-XSS-Protection: 1 ; mode=block X-Content-Type-


【文件预览】:
http-tester-main
----.travis.yml(43B)
----.overcommit.yml(970B)
----.standard.yml(46B)
----config()
--------puma.rb(274B)
----Rakefile(182B)
----.github()
--------dependabot.yml(170B)
--------workflows()
----test()
--------app_test.rb(3KB)
----.rubocop.yml(242B)
----Procfile(40B)
----sider.yml(309B)
----LICENSE(1KB)
----Gemfile(488B)
----Gemfile.lock(2KB)
----app.rb(4KB)
----.ruby-version(6B)
----.gitignore(607B)
----.buildpacks(98B)
----README.md(599B)
----config.ru(143B)
----.tool-versions(11B)

网友评论