aboutsummaryrefslogtreecommitdiff
path: root/src/Sproxy/Application.hs
AgeCommit message (Expand)AuthorFilesLines
2019-09-06Reformat with modern hindent 5.2.7Igor Pashev1-59/+88
2017-12-19Clean importsIgor Pashev1-17/+15
2017-08-06Format with hindentIgor Pashev1-211/+277
2017-08-06Encode full URL in stateIgor Pashev1-5/+5
2017-05-13Respond with 502 on every backend exceptionIgor Pashev1-2/+6
2017-05-13Add end-point for checking access in a bunchIgor Pashev1-2/+35
2016-12-27Disregard possible port in the Host HTTP headerIgor Pashev1-10/+14
2016-11-25Make sure all HTTP headers are UTF8-encodedIgor Pashev1-22/+26
2016-11-25/.sproxy/logout just redirects if no cookieIgor Pashev1-20/+20
2016-11-24Added comments on proxyingIgor Pashev1-1/+9
2016-11-23Differentiate exceptionsIgor Pashev1-4/+15
2016-11-22Print original headers from backendsIgor Pashev1-3/+3
2016-11-21Remove some headers which are set automaticallyIgor Pashev1-3/+6
2016-11-20Show HTTP version in logsIgor Pashev1-0/+1
2016-11-20oauth2 callback state: include query paramsIgor Pashev1-1/+3
2016-11-19Initial release (1.90.0)1.90.0Igor Pashev1-0/+372