summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Adrian Iain Lam [Wed, 1 Jul 2026 19:33:04 +0000 (20:33 +0100)]
Change URL, add commented out 503 block, update useragent
Also change port as both old and new instances are still up
Adrian Iain Lam [Wed, 23 Aug 2023 15:57:49 +0000 (16:57 +0100)]
Reduce email spam, update useragent, grammar
Adrian Iain Lam [Fri, 30 Aug 2019 07:18:11 +0000 (08:18 +0100)]
Relay upstream HTTP status code
Previous behaviour: send 200 with every well-formed request,
with content stating upstream HTTP status code if not 200.
Current behaviour: relay upstream status code when not 200.
Adrian Iain Lam [Thu, 11 Apr 2019 15:55:35 +0000 (23:55 +0800)]
Removed threading support to prevent HTTP 429
Adrian Iain Lam [Sat, 24 Feb 2018 22:46:03 +0000 (22:46 +0000)]
first commit