0

Is it possible to send binary data buffer via SimpleHTTPServer instead of a file? I'm generating some data that I rather not write to disk. If not is there any minimal python webserver that can do that? I just need to send the buffer via GET request.

3
  • This is off-topic on stackoverflow.com, rather ask the question on superuser.com Commented Dec 25, 2018 at 13:13
  • Unless OP's talking about the Python 2 module, in that case this is very on topic Commented Dec 25, 2018 at 15:11
  • @yorodm: yes, maybe you're right, but the question is anyway very low quality, without own research effort and not really clear what the intention is. Commented Dec 25, 2018 at 18:07

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.