abstract class Stremio::Addon::DevKit::StremioBaseRequest
- Stremio::Addon::DevKit::StremioBaseRequest
- Reference
- Object
Direct Known Subclasses
Defined in:
stremio-addon-devkit/stremio_base_request.crConstructors
Instance Method Summary
- #manifest : Manifest
-
#parse(env)
Extract meaningful content from env.request
-
#set_response_headers(env)
properly write the response headers in such a way that the stremio client understands.
Constructor Detail
Instance Method Detail
def set_response_headers(env)
#
properly write the response headers in such a way that the stremio client understands.