Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Falcon Framework
Conversations
Labels
About
Falcon Framework
Contact owners and managers
1–20 of 20
PLEASE NOTE:
This group is no longer in use. Please visit
https://gitter.im/falconry
instead. Thanks!
Mark all as read
Report group
0 selected
Munir Contractor
,
Kurt G. | @kgriffs
2
6/28/17
Q&A
Pickle-able router
Hi Munir, thanks for reaching out! I've moved the conversation to our new gitter community: https
unread,
Q&A
Pickle-able router
Hi Munir, thanks for reaching out! I've moved the conversation to our new gitter community: https
6/28/17
Kurt G. | @kgriffs
5/1/17
Falcon 1.2.0 is now available
Hi all, I'm happy to announce that version 1.2.0 of the Falcon framework is now available on PyPI
unread,
Falcon 1.2.0 is now available
Hi all, I'm happy to announce that version 1.2.0 of the Falcon framework is now available on PyPI
5/1/17
Kurt G. | @kgriffs
4/21/17
Announcement
Version 1.2.0rc1 is now available
Hi all, I'm happy to announce that version 1.2.0rc1 of the Falcon framework is now available on
unread,
release
Announcement
Version 1.2.0rc1 is now available
Hi all, I'm happy to announce that version 1.2.0rc1 of the Falcon framework is now available on
4/21/17
Hải Nguyễn Thanh
,
Kurt G. | @kgriffs
2
4/21/17
How do falcon cythonize the whole project
Hi, sorry for missing this earlier. Did you still have questions about Falcon's setup.py that I
unread,
How do falcon cythonize the whole project
Hi, sorry for missing this earlier. Did you still have questions about Falcon's setup.py that I
4/21/17
nurul akter
,
Kurt G. | @kgriffs
2
1/24/17
Q&A
token based authentication
Hi Nurul, I assume you are looking into OAuth? If so, here are a couple of projects you might
unread,
Q&A
token based authentication
Hi Nurul, I assume you are looking into OAuth? If so, here are a couple of projects you might
1/24/17
Chris Nyland
,
Kurt G. | @kgriffs
2
1/24/17
type hint/casting for parameterized values
Hi Chris, we have this work in progress: https://github.com/falconry/falcon/issues/423 Type hinting
unread,
type hint/casting for parameterized values
Hi Chris, we have this work in progress: https://github.com/falconry/falcon/issues/423 Type hinting
1/24/17
dsh...@bandwidthx.com
,
Kurt G. | @kgriffs
4
1/24/17
req.stream.read() takes too long / Falcon Slow?
Just curious, did you try another WSGI server such as gunicorn?
unread,
req.stream.read() takes too long / Falcon Slow?
Just curious, did you try another WSGI server such as gunicorn?
1/24/17
Sven Nebel
, …
Paul G
6
1/23/17
Getting always a 404 with simulate request with TestCase class
Well I found the answer already... Need to attach the app in setUp method NOT setUpClass (I guess
unread,
Getting always a 404 with simulate request with TestCase class
Well I found the answer already... Need to attach the app in setUp method NOT setUpClass (I guess
1/23/17
Dmitriy Krasota
,
John Vrbanac
2
1/7/17
What is the correct way to separate routes in Falcon?
I think that the number of resource classes and routes you need really depend on how much logic
unread,
What is the correct way to separate routes in Falcon?
I think that the number of resource classes and routes you need really depend on how much logic
1/7/17
Carlos Chacon
,
Jamieson
3
12/30/16
Q&A
http: error: ConnectionError: ('Connection aborted.', error(32, 'Broken pipe')) while doing POST request to URL:
Is your file larger than 1/2 your RAM? file.read() would tend to imply that you're reading the
unread,
Q&A
http: error: ConnectionError: ('Connection aborted.', error(32, 'Broken pipe')) while doing POST request to URL:
Is your file larger than 1/2 your RAM? file.read() would tend to imply that you're reading the
12/30/16
erstwild
,
Kurt G. | @kgriffs
2
12/20/16
Falcon Authentication and Limiter Recommendations?
Hi John, Welcome to the community! Regarding JSON, the following community add-ons are available that
unread,
Falcon Authentication and Limiter Recommendations?
Hi John, Welcome to the community! Regarding JSON, the following community add-ons are available that
12/20/16
Sumit Gupta
,
Kurt G. | @kgriffs
2
12/2/16
Load Multiple Falcon App in uwqsgi
Hi Sumit, I haven't tried this myself, but these instructions for Flask should be applicable to
unread,
Load Multiple Falcon App in uwqsgi
Hi Sumit, I haven't tried this myself, but these instructions for Flask should be applicable to
12/2/16
Arnav singh chauhan
,
Kurt G. | @kgriffs
2
12/2/16
falcon benchmarks
Hi Arnav, generally speaking deploying a Falcon app is similar to how you would deploy apps based on
unread,
falcon benchmarks
Hi Arnav, generally speaking deploying a Falcon app is similar to how you would deploy apps based on
12/2/16
suh...@fortraiz.com
,
Kurt G. | @kgriffs
2
12/2/16
Q&A
how can handle session in falcon...any docs or tutorial might helpfull
Hi, while Falcon does not provide session management itself, you can use Beaker to wrap your instance
unread,
Q&A
how can handle session in falcon...any docs or tutorial might helpfull
Hi, while Falcon does not provide session management itself, you can use Beaker to wrap your instance
12/2/16
Kurt G. | @kgriffs
11/14/16
Announcement
Wiki pages for add-ons, templates, etc.
Hi everyone, just a quick reminder re our wiki (see also https://github.com/falconry/falcon/wiki).
unread,
Announcement
Wiki pages for add-ons, templates, etc.
Hi everyone, just a quick reminder re our wiki (see also https://github.com/falconry/falcon/wiki).
11/14/16
Oğuz Yarımtepe
,
Colton Leekley-Winslow
2
11/4/16
Q&A
django rest api usage and CORS problem
An origin is comprised of (uri-scheme, uri-host, uri-port). The error you posted said the origin
unread,
Q&A
django rest api usage and CORS problem
An origin is comprised of (uri-scheme, uri-host, uri-port). The error you posted said the origin
11/4/16
Kurt G. | @kgriffs
10/31/16
Announcement
Version 1.1.0 is now available
Hi everyone, I'm happy to announce that version 1.1.0 of the Falcon web framework is now
unread,
release
Announcement
Version 1.1.0 is now available
Hi everyone, I'm happy to announce that version 1.1.0 of the Falcon web framework is now
10/31/16
M Asep Indrayana
,
Kurt G. | @kgriffs
2
10/31/16
Error report
Hi Indra, just to clarify, you would to have an email sent when an instance of falcon.HTTPError is
unread,
Error report
Hi Indra, just to clarify, you would to have an email sent when an instance of falcon.HTTPError is
10/31/16
Kurt Griffiths
2
10/13/16
Announcement
Version 1.1.0b1 is now available
1.1.0rc1 is now available. Please try it out and report back if you have any problems. Thanks! https:
unread,
release
Announcement
Version 1.1.0b1 is now available
1.1.0rc1 is now available. Please try it out and report back if you have any problems. Thanks! https:
10/13/16
Sorin Stefan Nicolin
2
9/27/16
Q&A
How to disable Transfer-Encoding: chunked?
Ok found the problem. It is not related to Falcon or Gunicorn. Nginx drops the Content-Length header
unread,
Q&A
How to disable Transfer-Encoding: chunked?
Ok found the problem. It is not related to Falcon or Gunicorn. Nginx drops the Content-Length header
9/27/16