issues
search
axsuul
/
rails-reverse-proxy
A reverse proxy for Ruby on Rails
MIT License
241
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Don't copy HTTP_VERSION from the source to the target request
#28
aardvarkk
closed
6 years ago
1
Add option to pass through compression
#27
kylewlacy
closed
2 years ago
6
How to rewrite response?
#26
kyleramirez
closed
6 years ago
3
Does not seem to support SNI for SSL connections
#25
starrychloe
closed
2 years ago
5
Relative path and redirects from the page do not work
#24
germanyesid
closed
6 years ago
2
Request body is not forwarded
#23
sdoxsee
closed
7 years ago
1
request_parameters and query_parameters are not forwarded
#22
aledalgrande
closed
6 years ago
2
Confusing documentation
#21
garmoshka-mo
closed
6 years ago
6
Unused rack-proxy dependency
#20
chytreg
closed
6 years ago
4
Fix verify_ssl option
#19
nevesenin
closed
7 years ago
3
add on_start callback
#18
jcs
closed
7 years ago
3
Feature: Added attributes of Net::HTTP
#17
avinashkoulavkar
closed
7 years ago
1
Use the host of the requested url. This will support SNI.
#16
vinceve
closed
7 years ago
3
Preserve Host Headers
#15
Peter-Puck
closed
7 years ago
4
Fixing Rails 5.1 warnings
#14
beirigo
closed
8 years ago
5
NameError - undefined local variable or method `cookies'
#13
bapirex
closed
8 years ago
3
Add option to verify SSL
#12
axsuul
closed
8 years ago
0
Doesn't support self-signed certificates
#11
bapirex
closed
8 years ago
2
Ignore SSL cerificate validation since we're hosting on localhost
#10
bapirex
closed
8 years ago
1
Add MIT License
#9
axsuul
closed
8 years ago
1
License Type
#8
bapirex
closed
8 years ago
2
Use Addressable instead of URI in client.rb
#7
bapirex
closed
8 years ago
2
Exception occured: URI::InvalidURIError - bad URI(is not URI?)
#6
bapirex
closed
8 years ago
9
Keep getting 404
#5
royzinn
closed
8 years ago
19
NameError: uninitialized constant ReverseProxy::Controller::Addressable
#4
bapirex
closed
8 years ago
10
Replace the parsing cookie logic instead of cookiejar gem
#3
miyukki
closed
9 years ago
6
CookieJar cannot parse max-age attributes
#2
miyukki
closed
9 years ago
3
Use Addressable::URI#hostname instead of Addressable::URI#host
#1
miyukki
closed
9 years ago
2
Previous