Questions tagged [binaris]

Binaris is a Function-as-a-Service platform that lets you use Serverless functions for apps.

Binaris is a low-latency Function-as-a-Service (FaaS) platform, supporting Node.js and Python.

Resources

1 questions
1
vote
0 answers

How do I set HTTP response headers from python Binaris functions?

I'm getting started with Binaris functions implemented in Python and I want to return HTML from one of them. The doc on Node.js gives an example of creating a custom response object and sets Content-Type header to text/html. Does Binaris allow to do…
Mikhail Shilkov
  • 34,128
  • 3
  • 68
  • 107