inveniosoftware / flask-resources

REST APIs for Flask
https://flask-resources.readthedocs.io
MIT License
3 stars 21 forks source link

save original request information #61

Closed zzacharo closed 4 years ago

zzacharo commented 4 years ago

Prototype version: An example on how it would feel if we store flask.request information in the resource request context in the beginning of the request lifecycle. Also, resource request is configurable.

Pros

ppanero commented 4 years ago

Sort of convinced after IRL conversation about having the original_request stored. Is good for: