Hacker News new | ask | show | jobs
by lightyrs 5338 days ago
Can you add support for multiple URLs?
1 comments

It would be possible but I'm not sure that would be that much more useful than just sending a separate request for each url. If there were lots of them, they could just be looped through. Also, with lots of urls, the response could start getting quite slow. Maybe I'm missing the point of what you meant?