-
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2/libxml/module.modulemap:1:8: error: redefinition of module 'libxml2'
module libxml2 [system] [extern_c] {
^
/Library/D…
-
This happened when I run `sudo swift SidecarPatcher/main.swift`
`/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/libxml2/libxml/module.modulemap:1:8: error: redefinition of module '…
-
### Your Feature Request
I'd like to propose that haproxy adds support for [RFC 9440 Client-Cert HTTP Header Field](https://www.rfc-editor.org/rfc/rfc9440.html).
This RFC specifies two HTTP head…
-
The header file rfb/rfbproto.h #undefs and #defines TRUE to -1 and is part of the public API for the project (deployed to /usr/include) for client applications to use. This header is included when rfb…
gaho1 updated
3 months ago
-
## WS-2022-0132 - High Severity Vulnerability
Vulnerable Libraries - hyper-0.12.35.crate, hyper-0.13.9.crate
hyper-0.12.35.crate
A fast and correct HTTP library.
Library home page: https://crates.…
-
**Is your feature request related to a problem? Please describe.**
I am using your library with the Flask client for an OAuth 2.0 flow.
The resource I am using your library with is behind a secu…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a broken site
- [X] I've verif…
-
I clone the source code of opencv from git and build using cmake:
cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=/usr/local/Cellar -D BUILD_SHARED_LIBS=ON -D WITH_CUDA=OFF -D OPENCV_EXTR…
-
### Summary of problem
OT baggage is not propagated from `HTTP Headers` to the context for `flask` application.
I have a setup with two services, both `flask` application, upstream and downstr…
-
Matomo dashboard filters requests that thinks are made by bot based on User-Agent.
Requests made by this library has default User-Agent as header 'okhttp/4.9.2'.
It would be needed an option to set …