adamchainz/apig-wsgi
Wrap a WSGI application in an AWS Lambda handler function for running on API Gateway or an ALB.
PythonMIT
Issues
- 8
Errors if Django gzip middleware used
#513 opened by OJFord - 1
- 1
streaming response from lambda
#448 opened by geekychandraul - 1
Get error "Unable to import module 'wsgi': cannot import name 'app_ctx' from 'flask.globals' "
#437 opened by johnbyrne7 - 9
Issue with multi stage APIG
#194 opened by AntoineMontane - 1
Use wsgiref.types from Python 3.11
#357 opened by adamchainz - 2
- 0
Test
#405 opened by adamchainz - 0
test
#406 opened by adamchainz - 3
Binary responses not enabled for ALB by default
#372 opened by eruvanos - 8
Fails with `/` route
#294 opened by multimeric - 3
API Gateway call results in [ERROR] KeyError: 'path'
#292 opened by Laz80UK - 1
Error when requestContext is None
#289 opened by scottmn - 3
make_event - questions and feature request
#284 opened by ianmoss - 0
Query Params - difference between API GW and ALB
#253 opened by JCapriotti - 5
Cookies need to be unescaped
#219 opened by jmfederico - 4
- 0
Test 2
#266 opened by adamchainz - 1
Test
#265 opened by adamchainz - 3
Unhandled exceptions
#245 opened by JCapriotti - 4
Provisioned Lambda still as slow as a cold start
#207 opened by dmarkey - 2
QueryStringParameters encoding issue
#186 opened by Cox65 - 6
Support format version 2 for HTTP API's
#124 opened by adamchainz - 0
ELB Health Checks not handled
#155 opened by lindycoder - 7
Problem with binary files
#121 opened by khamaileon - 2
Improvement of binary support
#123 opened by khamaileon - 1
2.5.0 Multivalue support breaks Host Header support
#117 opened by daroot - 1
Multivalue headers and parameters
#103 opened by adamchainz - 2
stage portion of URL not passed in "path"
#108 opened by n2ygk - 3
Query parameters not url decoded?
#101 opened by gpdnet - 2
- 5
- 1
- 0
Support exc_info
#6 opened by adamchainz - 1
Support binary in request 'body'
#7 opened by adamchainz - 0
Support sending binary body in response
#8 opened by adamchainz