Hacker News new | ask | show | jobs
by saagarjha 401 days ago
No, this wouldn't work. The type of the request needs to be dynamic because the user can pass in any URI.
1 comments

Then they can also pass in an erroneous URI. You still need some way to deal with the ones you're not accepting.