Hacker News new | ask | show | jobs
by eli 209 days ago
The Range header isn't for requesting a subset of a resource from the server?
1 comments

Let's say your REST endpoint returned an object with keys foo, bar, baz and quuz. How would you use HTTP Range to only select foo and baz?