clastic icon indicating copy to clipboard operation
clastic copied to clipboard

🏔️ A functional web framework that streamlines explicit development practices while eliminating global state.

Results 4 clastic issues
Sort by recently updated
recently updated
newest added

Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...

dependencies

As you can tell, I am trying to access JSON sent as the body of a POST request. With a function like this I have access to the `Request` object...

Hi, I can't seem to find a way to build URLs from a request. I see that the adapter is built inside `Application.respond()` but it doesn't seem to be exposed....

question

For 3.7, it's EOL this year, and 23.1.0 exists for those who want it. Also, ecosystem packages like Chameleon are dropping support, so it's either skip/remove tests, or move with...