aditya118 / mongoose

Automatically exported from code.google.com/p/mongoose
MIT License
0 stars 0 forks source link

provide an example to serve a binary #366

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
Just wanted to ask if someone could provide an example (at best in c++) to 
serve a binary file (eg mp3) with reading it in from a file into a buffer and 
then serving it. 

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by a.reit...@googlemail.com on 20 Jun 2012 at 3:23

GoogleCodeExporter commented 8 years ago
Read the RFCs about serving "chunked" content.

Original comment by jmucchie...@gmail.com on 3 Jul 2012 at 5:31

GoogleCodeExporter commented 8 years ago

Original comment by valenok on 15 Aug 2012 at 10:46