-
`Email::Simple` requires the subject header not to be folded (it should not include vertical whitespace, like for example newlines) before passing it to the `Email::Simple::process` method. But in the…
-
For a file name ZAF (2).zip the code fails to upload it whereas if I remove the spaces and () from the file name it works.
**One difference I notice is that content length and content type are diff…
-
BPO | [24337](https://bugs.python.org/issue24337)
--- | :---
Nosy | @warsaw, @bitdancer, @cool-RR, @vadmium, @demianbrecht, @ZackerySpytz
PRs | python/cpython#18127
*Note: these values reflect the st…
-
Issue:
At present, our application does not include MIME types in the HTTP responses. The lack of MIME types can potentially lead to certain issues such as client applications not being able to cor…
-
## **Problem:**
In its current state, the HTTP server lacks essential security features that are critical to protecting against various types of attacks and vulnerabilities. As we aim to make this …
-
### Prerequisites
* [X] Put an X between the brackets on this line if you have done all of the following:
* Read about bug reporting in general: https://rspamd.com/doc/faq.html#how-to-repo…
-
### Description
Cannot Make API call to http endpoint when using formData[Tried with both fetch and axios]
I've tried addring clearTextTrafic true in android Mainfest.xml file
Working fine in…
-
the binary go-replace has a lot of security issues See list at the end of the issue.
I suggest to use the sed command instead of go-replace
Real exampel For that particular file :
https://githu…
-
```
1. Send txt/csv (possibly other files are also affected)
What is the expected output? What do you see instead?
Random string is added to the last line, all look similar to this:
´qýôï†øÎ\çvÝÓ‡v…
-
[This algorithm](https://fetch.spec.whatwg.org/#concept-header-list-get-decode-split) is required to [extract a MIME type](https://fetch.spec.whatwg.org/#concept-header-extract-mime-type).