-
Updated
May 28, 2021
async
Here are 4,458 public repositories matching this topic...
-
Updated
May 27, 2021 - JavaScript
-
Updated
May 29, 2021 - C++
-
Updated
Jan 6, 2021 - JavaScript
-
Updated
May 30, 2021 - Rust
[server] Add warning when a cookie's length would exceed the RFC 6265 minimum user-agent support
We had a report in aiohttp-session (see aio-libs/aiohttp-session#574) that a user submitting a 'large' cookie had the cookie dropped by the receiving browser.
According to RFC 6265 - section 6.1:
General-use user agents SHOULD
provide each of the following minimum
-
Updated
May 30, 2021 - Kotlin
-
Updated
Apr 12, 2021 - Python
-
Updated
May 30, 2021 - Python
-
Updated
May 19, 2021 - C++
-
Updated
May 27, 2021 - C++
-
Updated
Apr 22, 2021 - Java
-
Updated
May 27, 2021 - Python
Stitching API
Opencv provide a Stitching module/API
Bascially, i would like to be able to rewrite stitching_detailed.cpp in javascript
This includes :
- Stitcher class
- Features extractors (already implemented in opencv4nodejs)
- Estimator
this is almost done in #509 by @WizardOhio24 - someone just needs to bring it to the finish line
Is it possible for sqlx to have an impl of Decode for Cow<'_, str> (with implementation delegation to str, similar to what String is doing)?
-
Updated
May 24, 2021 - Java
What should happen if deliver_cancel raises an exception? In the current implementation, the shielded cancel scope will prevent it from propagating until the process exits, which might take a while if the crash occurred before signaling the process in any way. Maybe on exception from a user-specified deliver_cancel we should call the default deliver_cancel to kill the process? Or just kill() since
-
Updated
May 18, 2021 - Go
Improve this page
Add a description, image, and links to the async topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the async topic, visit your repo's landing page and select "manage topics."
First check