mirror of
https://github.com/LukeHagar/connexion.git
synced 2025-12-10 12:27:46 +00:00
add tests for reverse proxies
This commit is contained in:
@@ -10,6 +10,7 @@ directly from users on the web!
|
||||
|
||||
import connexion
|
||||
|
||||
|
||||
# adapted from http://flask.pocoo.org/snippets/35/
|
||||
class ReverseProxied(object):
|
||||
'''Wrap the application in this middleware and configure the
|
||||
|
||||
Reference in New Issue
Block a user