Geoffrey Frogeye
|
665fcb561d
|
Changed localDir default to empty
No more double slashes
|
2015-04-10 15:46:42 +02:00 |
|
Geoffrey Frogeye
|
188431cd4a
|
Support for virtually any content
Why haven't I figured out that my server supported this from the
beginning?
|
2015-04-09 23:56:45 +02:00 |
|
Geoffrey Frogeye
|
57b3a27de3
|
Support for application/json
|
2015-04-09 23:47:27 +02:00 |
|
Geoffrey Frogeye
|
3c851c6e28
|
Proper support for application/x-www-form-urlencoded
Now that I know how it's called
|
2015-04-09 23:14:30 +02:00 |
|
Geoffrey Frogeye
|
61ca4039e7
|
Fixed long POST
By using the same techique used with payload, i.e.
forcing "Connection: Close"
|
2015-04-09 22:45:08 +02:00 |
|
Geoffrey Frogeye
|
64b2a4e09d
|
Allow empty localRoot
|
2015-04-09 21:59:17 +02:00 |
|
Geoffrey Frogeye
|
bc30ea6f88
|
Proxy now callable as an object
Well, "object"...
|
2015-04-09 21:49:50 +02:00 |
|
Geoffrey Frogeye
|
31640d4291
|
Renamed index.php → proxy.php
Index will be used to call proxy with config
|
2015-04-09 20:25:16 +02:00 |
|