Hacker News new | ask | show | jobs
by wyager 4282 days ago
"Routing" in this context means resolving URLs to their correct handler.
1 comments

Well, that's the main feature of a web server, besides the obvious sending of responses? The usual notion is of requests and responses, routing seems to be an avant-garde term, in this domain.