Metadata


Name
rack-proxy
Version
0.7.7
Platform
ruby
Authors
Jacek Becela
Bindir
bin
Date
2023-09-01 00:00:00 UTC
Dependencies
rack (>= 0)
rack-test (>= 0, development)
test-unit (>= 0, development)
Description
A Rack app that provides request/response rewriting proxy capabilities with streaming.
Email
jacek.becela@gmail.com
Files
.github/FUNDING.yml
.gitignore
.travis.yml
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
lib/net_http_hacked.rb
lib/rack-proxy.rb
lib/rack/http_streaming_response.rb
lib/rack/proxy.rb
lib/rack_proxy_examples/example_service_proxy.rb
lib/rack_proxy_examples/forward_host.rb
lib/rack_proxy_examples/rack_php_proxy.rb
lib/rack_proxy_examples/trusting_proxy.rb
rack-proxy.gemspec
test/http_streaming_response_test.rb
test/net_http_hacked_test.rb
test/rack_proxy_test.rb
test/test_helper.rb
Homepage
https://github.com/ncr/rack-proxy
Licenses
MIT
Require paths
lib
Required ruby version
>= 2.6
Required rubygems version
>= 0
Rubygems version
3.2.3
Specification version
4
Summary
A request/response rewriting HTTP proxy. A Rack app.
Test files
test/http_streaming_response_test.rb
test/net_http_hacked_test.rb
test/rack_proxy_test.rb
test/test_helper.rb
Original platform
ruby
New platform
ruby