/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Remember FastCGI? (2021)
(brokenco.de)
53 points
heavensteeth
| 1 comments |
08 Apr 25 12:00 UTC
|
HN request time: 0.2s
|
source
1.
erincandescent
◴[
11 Apr 25 10:27 UTC
]
No.
43652355
[source]
▶
>>43620676 (OP)
#
The thing (Fast)CGI had, that http proxying doesn't (and lots of web frameworks/libraries a bit too tied to http, like go net/http don't) have is the SCRIPT_NAME (path processed so far) / PATH_INFO (path left to handle) distinction
ID:
GO
↑