How to do server-side responses for multiple HTTP ranges in one response?

时间:2015-06-26 09:53:23

标签: java http http-headers jersey

I'm trying to find a good example of how HTTP ranges should be handled on the server side. I would like to be able to support multiple ranges. Could somebody please show me an example, or provide some useful links? I've read the RFC, but I'm still a bit confused regarding the multipart stuff.

0 个答案:

没有答案