-
Matt – just checking in to see how things are going with this.
I’ve rerun all scans. Static analysis of just the code revealed nothing new. Dynamic analysis returned the following:
Assuming that you…
-
**Describe the bug (REQUIRED)**
When adding `If-None-Match` to headers, it causes 400 Bad Request on some file servers (e.g. Nginx). It could relate to duplication headers issue.
See discussion: htt…
-
axios doesn't set headers
```ts
import axios from 'npm:axios'
const gh = axios.create({
baseURL: 'https://api.github.com',
headers: { 'Authorization': 'Bearer {TOKEN_REDACTED}' }
})
g…
-
### Description
I am using http_logger to log all requests. But cannot find any variable for request's headers.
Can someone show me hot to send request header to http-logger?
Thank you
### En…
-
Hi,
Thanks for fx ! It's a great tool to explore json without leaving the terminal.
I guess this is a bit out of scope (and possibly complicated to achieve) but I think it would be great to be a…
-
How to add HSTS/XSS headers? ie Strict-Transport-Security: max-age=34426728;includeSubDomains or X-XSS-Protection
-
See discussion in https://github.com/commoncrawl/ia-web-commons/pull/16#issuecomment-513296836
The HTTP protocol permits multiple headers with the same name to be returned in a response:
> Multi…
-
**Describe the bug**
The documentation around CORS `allowed_headers` for the [otlpreceiver](https://github.com/open-telemetry/opentelemetry-collector/tree/main/receiver/otlpreceiver#cors-cross-origin…
-
Plack 1.0035 breaks `XML::Compile::SOAP::Daemon::PSGI`, which uses the `content_type_charset` method. `HTTP::Headers::Fast` claims to implement the same interface as `HTTP::Headers`, but it appears to…
-
https://github.com/paritytech/jsonrpsee/issues/1370#issuecomment-2264694729
Follow-up and see it this works.