Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / slank/awsgi issues and pull requests

#73 - [ERROR] KeyError: 'httpMethod'

Issue - State: closed - Opened by merajhasan88 11 months ago - 3 comments

#72 - Flask redirect doesn't work

Issue - State: closed - Opened by adrianoesch about 1 year ago

#71 - [proposed procedures] add awsgi into Lambda function directly

Issue - State: closed - Opened by jo9553 over 1 year ago

#70 - Merge a bunch of old PRs into one, add content-encoding (compression) support.

Pull Request - State: closed - Opened by rambo about 2 years ago - 3 comments

#69 - headers not treated as case-insensitive (Content-Type)

Issue - State: closed - Opened by fr-an-k over 2 years ago

#68 - Help Wanted

Issue - State: closed - Opened by slank almost 3 years ago - 2 comments
Labels: help wanted

#66 - 'REQUEST_METHOD': event['httpMethod'] KeyError

Issue - State: closed - Opened by sb-hakunamatata over 3 years ago - 1 comment

#65 - Is there a way to access event and context inside the flask route

Issue - State: closed - Opened by kartikpuri95 over 3 years ago - 4 comments

#64 - Is there any way to download a file from s3?

Issue - State: closed - Opened by davidhua94 over 3 years ago

#63 - Unquote paths

Pull Request - State: closed - Opened by symroe almost 4 years ago

#62 - Drop Python 2 support

Issue - State: closed - Opened by symroe almost 4 years ago

#61 - Is there support for @app.errorhandler()?

Issue - State: closed - Opened by Koob97 about 4 years ago

#60 - Add Django integration example to README

Pull Request - State: closed - Opened by jpluscplusm about 4 years ago

#59 - support broken parameter escaping with load balancer

Issue - State: closed - Opened by abe-winter over 4 years ago - 1 comment

#58 - Add support for retrieving HTTP payload 2.0 method and path info

Pull Request - State: closed - Opened by c3ko over 4 years ago - 3 comments

#57 - Make so AWSGI can accept ApiGatewayV2 (httpapi) payloads

Pull Request - State: closed - Opened by blaisethompson over 4 years ago

#56 - feat(awsgi): add support to multi-value query parameters for AWS Gateway

Pull Request - State: closed - Opened by next-carlosleon over 4 years ago - 2 comments

#55 - Does not work with api gateway integration http payload 2.0

Issue - State: closed - Opened by jl-DaDar over 4 years ago - 3 comments

#54 - Crash after upgrade to 0.2.6 when no Content-Type header is set in response

Issue - State: closed - Opened by uscheller over 4 years ago - 3 comments

#53 - API Gateway v2 support

Issue - State: closed - Opened by irgeek over 4 years ago - 1 comment

#52 - Handle None Content-Type

Pull Request - State: closed - Opened by jspaulsen over 4 years ago

#51 - TypeError: argument of type 'NoneType' is not iterable

Issue - State: closed - Opened by jspaulsen over 4 years ago - 1 comment

#50 - Handle Content-Type when it contains a charset

Pull Request - State: closed - Opened by headljdghub over 4 years ago - 2 comments

#49 - Fixes for python2.7 compatibility

Pull Request - State: closed - Opened by Harpsichord1207 almost 5 years ago

#48 - super().__init__ can not be used in python2

Issue - State: closed - Opened by Harpsichord1207 almost 5 years ago - 3 comments
Labels: bug, help wanted

#47 - multiValueQueryStringParameters

Pull Request - State: closed - Opened by glmourad almost 5 years ago - 1 comment

#46 - Update PyPI package

Issue - State: closed - Opened by ThiagoFJ almost 5 years ago - 1 comment

#45 - Request fail on parsing json body with accent character

Issue - State: closed - Opened by oliviercperrier about 5 years ago - 1 comment
Labels: help wanted, needs review

#44 - Set correct value for wsgi CONTENT_LENGTH

Pull Request - State: closed - Opened by mvanbaak about 5 years ago

#43 - Wrong CONTENT_LENGTH when event.body contains non-ascii

Issue - State: closed - Opened by mvanbaak about 5 years ago - 3 comments

#42 - Guard against a None value for event['headers']

Pull Request - State: closed - Opened by slank about 5 years ago - 1 comment

#41 - No headers raises a KeyError

Issue - State: closed - Opened by jones-chris about 5 years ago - 2 comments
Labels: bug

#40 - Error with sending .zip file with send_file

Issue - State: closed - Opened by Kurtuozan about 5 years ago - 8 comments
Labels: question

#39 - "URL cannot include query-string parameters (after '?')" error

Issue - State: closed - Opened by khamaileon about 5 years ago - 2 comments

#38 - use event.get() to prevent KeyErrors

Pull Request - State: closed - Opened by chadawagner over 5 years ago

#37 - new select_impl breaks if requestContext not present

Issue - State: closed - Opened by chadawagner over 5 years ago - 5 comments

#36 - Problem running local dev server for dev/testing.

Issue - State: closed - Opened by hoIIer over 5 years ago

#35 - Use wsgiref.headers.Headers

Issue - State: closed - Opened by AstraLuma over 5 years ago
Labels: help wanted

#34 - set(None) is invalid. fixes #33

Pull Request - State: closed - Opened by slank over 5 years ago

#33 - 'NoneType' object is not iterable

Issue - State: closed - Opened by pbadenski over 5 years ago - 3 comments
Labels: bug, needs review

#32 - Add support for base64-encoded requests

Pull Request - State: closed - Opened by AstraLuma over 5 years ago - 2 comments

#31 - Improve Elastic Load Balancer compatibility

Pull Request - State: closed - Opened by AstraLuma over 5 years ago - 9 comments

#30 - PEP 3333 Required variable. fixes #29

Pull Request - State: closed - Opened by slank over 5 years ago

#29 - Missing wsgi.url_scheme

Issue - State: closed - Opened by AstraLuma over 5 years ago - 13 comments
Labels: bug, needs review

#28 - Support Multi Value Headers

Issue - State: closed - Opened by AstraLuma over 5 years ago - 1 comment
Labels: enhancement, help wanted

#27 - Support Base 64 Encoded Response Body

Pull Request - State: closed - Opened by SteadBytes over 5 years ago - 3 comments

#26 - How to return GZIP Content-Encoding

Issue - State: closed - Opened by fpozzobon over 5 years ago - 4 comments

#25 - Include authorized user in WSGI environ

Pull Request - State: closed - Opened by oharaandrew314 over 5 years ago - 4 comments

#24 - Error with sending excel file with send_file

Issue - State: closed - Opened by chattr1n over 5 years ago - 5 comments

#23 - AWS SAM expects an integer status code

Pull Request - State: closed - Opened by mathom almost 6 years ago - 3 comments

#22 - Pass context and event to WSGI environment

Pull Request - State: closed - Opened by jamesrwhite about 6 years ago - 1 comment

#21 - Better Documentation

Issue - State: closed - Opened by frob over 6 years ago - 2 comments
Labels: help wanted

#20 - Update __init__.py to include a default SERVER_NAME and SERVER_PORT

Pull Request - State: closed - Opened by frob over 6 years ago - 1 comment

#19 - flask_compress support

Issue - State: closed - Opened by rog555 over 6 years ago - 3 comments

#18 - Base path mapping of API GW custom domains is added to path

Issue - State: closed - Opened by revmischa over 6 years ago - 1 comment

#17 - Pass raw AWS Lambda event via the WSGI environ dictionary

Issue - State: closed - Opened by jordal almost 7 years ago - 1 comment

#16 - Fixes Execution failed due to configuration error: Malformed Lambda proxy response

Pull Request - State: closed - Opened by gabrielfalcao almost 7 years ago - 1 comment

#15 - Fix POST encoding on Python3

Pull Request - State: closed - Opened by kthhrv almost 7 years ago - 3 comments

#14 - POST not encoded correctly for django

Issue - State: closed - Opened by kthhrv almost 7 years ago

#13 - SERVER_NAME missing

Issue - State: closed - Opened by revmischa almost 7 years ago - 5 comments

#12 - Handle binary content types

Pull Request - State: closed - Opened by yorrick almost 7 years ago

#11 - module 'awsgi' has no attribute 'response'

Issue - State: closed - Opened by revmischa almost 7 years ago - 3 comments

#10 - Django example

Issue - State: closed - Opened by hemanth7787 about 7 years ago - 1 comment
Labels: help wanted

#9 - New release?

Issue - State: closed - Opened by blurrcat over 7 years ago - 6 comments

#8 - Automated deployment

Pull Request - State: closed - Opened by slank over 7 years ago

#7 - Package as a single file

Pull Request - State: closed - Opened by adamchainz over 7 years ago - 2 comments

#6 - Python 3.6 support

Pull Request - State: closed - Opened by jstlaurent over 7 years ago - 3 comments

#5 - TypeError on Python3.6 runtime

Issue - State: closed - Opened by pistatium over 7 years ago - 2 comments
Labels: bug, help wanted

#4 - Optimize 'environ' a bit

Pull Request - State: closed - Opened by adamchainz over 7 years ago

#3 - README - add syntax highlighting

Pull Request - State: closed - Opened by adamchainz over 7 years ago

#2 - Use 'default' argument to 'get'

Pull Request - State: closed - Opened by adamchainz over 7 years ago - 1 comment

#1 - Support for base64-encoded payloads

Pull Request - State: closed - Opened by mojodna almost 8 years ago - 13 comments