-
Good morning. I have evaluated your application's security posture. It is very secure. It covers all the accepted industry standards. There are only a few minor issues.
1. Medium Risk: X-Frame-Option…
-
I have a highly modular project and I'm trying to build a Kotlin/JS application to run on NodeJS. Since we need to write lots of `expect` stuff I'm creating a gradle module for each NPM and there I wr…
-
```
What steps will reproduce the problem?
1. Using Multi process CEF-3 (Branch 1453)
2. In the render process's render thread, create a CefURLRequest to content
that will respond with an unsupported…
-
The Micropub spec doesn't define a particular response body when uploading to the media endpoint. It only defines that the response include the created URL in the Location header. However, some tools …
-
_This issue was originally filed by is...@google.com_
---
a HTTP POST body might contain:
- file upload
- encoded query string
- other multipart content
We need library support to deal with th…
-
Dear all,
I recently got an email in such format, main content-type is `multipart/mixed`, one of the part in body is text/plain with `Content-Transfer-Encoding: quoted-printable`, it contains HTML …
-
Uploading images which filenames lack the extension seem to not be handled which causes lapis-chan to crash.
![](https://my.mixtape.moe/kjjckm.png)
I'm kind of sure why it is happening and who t…
ghost updated
7 years ago
-
# Summary
The behavior of the `EmailMessage` class does not match what the [documentation](https://docs.python.org/3.11/library/email.message.html#email.message.EmailMessage.set_param) says it will…
-
I noticed that Rainloop obviously does not show the "received" date from the header, but some other date (the date of storage on the mail server?)
I am using getmail to fetch mail from a remote imap …
-
I have some problems related with Apache + mod_lisp because not content-type is defined, or serving RSS feed not served as a XML or stuff like that.
How can I specify the content-type of a response ?…