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

家住魔仙堡 提交于 2019-12-11 12:26:17

问题


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.

来源:https://stackoverflow.com/questions/31070137/how-to-do-server-side-responses-for-multiple-http-ranges-in-one-response

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!