logoalt Hacker News

elitoday at 3:40 AM1 replyview on HN

The Range header isn't for requesting a subset of a resource from the server?


Replies

johnfntoday at 4:53 AM

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?