Kyle Lacy
5662cc2bde
Add option to pass through compressed responses
2018-01-29 16:11:29 -08:00
Kyle Lacy
c9336a23d3
Tweak Rack request header initialization
2018-01-29 15:37:22 -08:00
James Hu
cf1db4695d
Regenerate gemspec for version 0.9.1
2017-07-11 23:59:51 -07:00
James Hu
c65d883e04
Update version to 0.9.1
2017-07-11 23:59:45 -07:00
James Hu
9351e3ec88
Merge pull request #19 from nevesenin/master
...
Fix verify_ssl option
2017-07-11 23:58:00 -07:00
empunkt
d7b479a80a
Fix verify_ssl option
2017-07-12 07:09:10 +02:00
James Hu
affdf0e9ba
Regenerate gemspec for version 0.9.0
2017-06-23 09:43:32 -07:00
James Hu
6361bde5c0
Add jcs as contributor and bump version to 0.9.0
2017-06-23 09:43:15 -07:00
James Hu
466b552016
Merge pull request #18 from jcs/master
...
add on_connect callback
2017-06-23 09:38:26 -07:00
joshua stein
adfcc427a9
add on_connect callback, passing http object
2017-06-23 11:30:00 -05:00
James Hu
9c96ae8f01
Update copyright
2017-03-11 23:03:11 -08:00
James Hu
6750afc016
Regenerate gemspec for version 0.8.0
2017-03-11 23:01:27 -08:00
James Hu
b25937549f
Update jeweler
2017-03-11 23:01:21 -08:00
James Hu
387e39c2dd
Bump version to 0.8.0
2017-03-11 22:53:59 -08:00
James Hu
6335bc8a32
Add avinashkoulavkar to contributors
2017-03-11 22:52:06 -08:00
James Hu
08a2f2dc0f
Fix default http option
2017-03-11 22:51:11 -08:00
James Hu
27b3ba8c96
Change http_options to http
2017-03-11 22:50:36 -08:00
James Hu
6206704f6e
Merge pull request #17 from avinashkoulavkar/master
...
Feature: Added attributes of Net::HTTP
2017-03-11 22:45:02 -08:00
Avinash
afc4e2664e
Feature: Added attributes of Net::HTTP
...
To support wide variety of attributes provides by Net::HTTP class.
2017-02-28 19:29:56 +05:30
James Hu
2584b7ae91
Add marcosbeirigo to contributors
2016-10-28 15:52:33 -07:00
James Hu
65a4900909
Regenerate gemspec for version 0.7.1
2016-10-28 15:51:54 -07:00
James Hu
a817d68c66
Bump version to 0.7.1
2016-10-28 15:51:46 -07:00
James Hu
ca857033ca
Merge pull request #14 from marcosbeirigo/master
...
Fix Rails 5.1 warnings
2016-10-28 15:51:04 -07:00
Marcos Beirigo
c2f268026d
Fixing Rails 5.1 warnings
...
Fixing the two warnings listed bellow:
- DEPRECATION WARNING: env is deprecated and will be removed from Rails 5.1
- DEPRECATION WARNING: `render :text` is deprecated because it does not
actually render a `text/plain` response. Switch to `render plain: 'plain
text'` to render as `text/plain`, `render html: '<strong>HTML</strong>'` to
render as `text/html`, or `render body: 'raw'` to match the deprecated
behavior and render with the default Content-Type, which is `text/plain`.
2016-10-27 09:36:51 +08:00
James Hu
f2c5288ce5
Regenerate gemspec for version 0.7.0
2016-10-11 22:15:31 -07:00
James Hu
43e66f63cb
Cut new release
2016-10-11 22:15:22 -07:00
James Hu
ff96ff813a
Merge pull request #12 from axsuul/feature/verify_ssl
...
Add option to verify SSL
2016-10-11 22:13:03 -07:00
James Hu
1b2301a0c1
Add option to verify SSL
2016-10-11 22:11:08 -07:00
James Hu
b7492a52ab
Merge pull request #10 from bapirex/master
...
Ignore SSL cerificate validation since we're hosting on localhost
2016-10-11 22:01:12 -07:00
bapirex
ccbd3d588d
Ignore SSL cerificate validation since we're hosting on localhost anyway...
2016-10-11 14:51:40 -07:00
James Hu
da6f4e427d
Add link to LICENSE
2016-10-05 13:15:40 -07:00
James Hu
19d81cf99c
Update README
2016-10-05 13:14:21 -07:00
James Hu
73596e347c
Regenerate gemspec for version 0.6.1
2016-10-05 13:11:57 -07:00
James Hu
5103bf6ef0
Update version
2016-10-05 13:11:35 -07:00
James Hu
1c366e0a2d
Add version method
2016-10-05 13:10:34 -07:00
James Hu
de5693b1a3
Remove old LICENSE file
2016-10-05 00:12:15 -07:00
James Hu
68dac8f54d
Merge pull request #9 from axsuul/mit-license
...
Add MIT License
2016-10-05 00:11:06 -07:00
James Hu
10ff62c864
Add MIT License
2016-10-05 00:10:31 -07:00
James Hu
0c9aa6a73c
Update contributors
2016-09-30 08:58:28 -07:00
James Hu
4ac674bbac
Regenerate gemspec for version 0.6.0
2016-09-30 08:57:38 -07:00
James Hu
9f099d5423
Bump version to 0.6.0
2016-09-30 08:57:23 -07:00
James Hu
9402d337d7
Merge pull request #7 from bapirex/master
...
Use Addressable instead of URI in client.rb
2016-09-30 08:55:34 -07:00
bapirex
b027a79c42
Require addressable in client.rb and Revert gemspec
2016-09-30 08:53:49 -07:00
bapirex
7fd1c8e9a7
Use Addressable instead of URI in client.rb
2016-09-27 13:02:17 -07:00
James Hu
b0fbf89559
Merge branch 'master' of github.com:axsuul/rails-reverse-proxy
2016-09-13 17:14:38 -07:00
James Hu
9903bdd684
Regenerate gemspec for version 0.5.1
2016-09-13 17:14:27 -07:00
James Hu
ddee73df1b
Bump version to 0.5.1
2016-09-13 17:14:20 -07:00
James Hu
4fc6945f69
Explicitly require Addressable
2016-09-13 17:13:24 -07:00
James Hu
6d0b7aedf8
Update LICENSE.txt
2016-08-28 07:50:12 -07:00
James Hu
ef3cf5fe8b
Update README
2016-08-28 07:49:56 -07:00