wsgi
Here are 228 public repositories matching this topic...
Cookies have a domain property (https://github.com/pallets/werkzeug/blob/71cf9902012338f8ee98338fa7bba50572606637/src/werkzeug/test.py#L824), and EnvironBuilder produces an environ with HTTPS_HOST set based on request header values (https://github.com/pallets/werkzeug/blob/71cf9902012338f8ee98338fa7bba50572606637/src/werkzeug/test.py#L721), but in _TestCookieJar.inject_wsgi, all cookies are
I'm posting this on the main pyramid tracker, but it concerns code in the pyramid docs and the pyramid cookiecutter.
The naming_convention in the starter template and pyramid docs which is sent to SqlAlchemy is "inadequate" and undergoing a change upstream. I'm opening a ticket here now, just in case others experience this issue before the fix is released.
- pulsar version: N/A
- python version: N/A
- platform: N/A
Description
It seems that your documentation hosted at https://docs.pulsarweb.org/ is unavailable.
When I try to access it I get the following message:
Error 1014 Ray ID: 4598be0f691559cc • 2018-09-13 07:01:25 UTC
CNAME Cross-User Banned
What happened?
You've requested a page on a website that is par
You can now use PyFilesystem2 filesystems as DAV provider for WsgiDAV and vice-versa, in case a back-end is available for one but not the other.
See README at https://github.com/mikespub-org/mp-fs-wsgidav for more details...
-
Updated
Mar 2, 2020 - JavaScript
This should be done using pyupgrade --py36-plus once we dropped Python 3.5 support.
Python 3.5 has its EOL in September 2020 (according to https://devguide.python.org/#status-of-python-branches).
More documentation
It would be very helpful to have more documentation, especially in the form of tutorials. I'd be willing to write some, but I'm not confident about "the clastic way of doing things". If I could get a list of keywords worth documenting (like "static file serving", "available middleware", "authentication", "testing" etc.) and some pointers about where to find the information (modules in code base, e
More Documentation
I just came across this project and it looks promising :)
But I'm missing the most basic instructions about some of the features, like how I enable HTTP2 support and create non-blocking HTTP servers.
Also, I guess there is a pre-fork mode. How does this handle load balancing between children if they each are handling multiple requests?
-
🐞 bug report -
🐣 feature request -
❓ question about the decisions made in the repository
AssertionError is raised and used in try/except in runtime. This is wrong and error-prone. A proper exception type must be used instead.
-
Updated
Sep 23, 2019 - Python
Document citation.
-
Updated
Feb 27, 2020 - Dockerfile
-
Updated
Jan 24, 2020 - Python
-
Updated
Jan 15, 2020 - Python
-
Updated
Jan 21, 2020 - Python
-
Updated
Feb 12, 2020 - Python
-
Updated
Jan 30, 2020 - Python
Looks like this tests needs fixing..
https://github.com/joegasewicz/pytask_io/blob/1921fc4b0aee177a6974492d6340128afbaab42e/tests/test_pytask_io.py#L55
-
Updated
Oct 27, 2019 - Python
-
Updated
Feb 14, 2020 - Python
-
Updated
Feb 14, 2020 - Python
Improve this page
Add a description, image, and links to the wsgi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wsgi topic, visit your repo's landing page and select "manage topics."
It says in the documentation (the last section - "Working with Virtual Environments"):
However `activate_this.p