Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge several branches of added fixes/improvements. #24

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
e1cfa05
Many changes: objectified, replace links in content to point to the p…
gewthen Feb 9, 2011
a5cfcaf
Redirection via http headers is done via CURL, but the headers return…
gewthen Feb 15, 2011
edefe13
Proxy copies value of inbound 'authorization' query parameter to outb…
Mar 7, 2011
70c57b1
Added support for POSTing non-form data and arbitrary request methods
Mar 8, 2011
c1c5c8b
Switched from using a query parameter for authorization to a header, …
Mar 8, 2011
3fbca90
Added CORS support (see http://www.w3.org/TR/cors/) and parameterized…
Mar 12, 2011
ab7e68c
fix POST method params not right problem
un44444444 Nov 25, 2011
6613055
Add simpler way of whitelisting domains (hate regex)
Feb 3, 2012
f80e0be
Add optional caching based on URL and TTL
Feb 3, 2012
83c9b14
1. Report errors in cUrl.
greenido May 10, 2012
f56a5a0
Fixing notices because of missing key values
weotch Jun 7, 2012
4fbbeba
removed non-standard x-javascript header
nickarnold Jul 24, 2012
b6ce03b
bugfix: do not fail on HTTP Response '100 Continue'
reednj Aug 9, 2012
ac16a69
$enable_native = true
Dec 15, 2012
fa3e3e7
Merge branch 'master' of https://github.com/stefanhoth/php-simple-proxy
PiBa-NL Jan 27, 2013
7992d31
Merge branch 'master' of https://github.com/metadaddy/php-simple-proxy
PiBa-NL Jan 27, 2013
954350a
remark added (possible issue with enctype="multipart/form-data" ??)
PiBa-NL Jan 27, 2013
e76c84a
Merge branch 'master' of https://github.com/nickarnold/php-simple-proxy
PiBa-NL Jan 27, 2013
b8c2977
Merge branch 'master' of https://github.com/weotch/php-simple-proxy
PiBa-NL Jan 27, 2013
2d73def
Merge branch 'patch-1' of https://github.com/greenido/php-simple-proxy
PiBa-NL Jan 27, 2013
c829e8f
Merge branch 'master' of https://github.com/jasonwupilly/php-simple-p…
PiBa-NL Jan 27, 2013
f374824
Merge branch 'master' of https://github.com/reednj/php-simple-proxy
PiBa-NL Jan 27, 2013
5c8b5a3
Merge branch 'master' of https://github.com/gewthen/php-simple-proxy
PiBa-NL Jan 27, 2013
7bbba70
1.9 - (1/27/2013) Combined improvements/functionality of several gith…
PiBa-NL Jan 27, 2013
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading