-
@normanmaurer @trustin @Scottmitch
While working on issue related to knowing the current decoded size of the current FileUpload and trying to figure out how to mitigate the issue in 7BIT/8BIT/BINARY …
-
Hi Philip,
Can you please elaborate on the meaning of the following line in the `partnership.xml` file:
```
```
I am particularly interested in other possible values as well as if we need to set t…
-
```
Hi,
according to the RFC 2045, the use of whitespace characters in base64 is allowed, it being understood that they will be ignored.
The following JUnit test proves that GuessInputStream doe…
-
The UUID configuration being applied by the session_block method in lib/rex/payloads/meterpreter/config.rb attempts to assign opts[:uuid].to_raw to the uuid variable in session_data. This breaks meter…
-
Originally, I based my parser for media types based on [RFC 2045](https://www.ietf.org/rfc/rfc2045.txt) and [RFC 2046](https://www.ietf.org/rfc/rfc2046.txt). I should restrict it to [RFC 6838](https:/…
kamui updated
9 years ago
-
I was getting blocked by a Barracuda spam filter. The error it was giving was
```
X-Barracuda-Spam-Status: Yes, SCORE=3.71 using per-user scores of TAG_LEVEL=2.0 QUARANTINE_LEVEL=4.0 KILL_LEVEL=3.6 t…
-
As `video/youtube` is not a registered MIME type, `video/x-youtube` should be used instead. From [RFC 2045](http://tools.ietf.org/html/rfc2045):
```
If another top-level type is to be used for any r…
-
I wanted to add different/costume attributes to some contacts. Any thought about adding this?
-
This proposal covers the binary data part of #137.
A blob is a non-streaming, reasonably small (< ~10MB), base64 encoded binary data type. The user can store a blob in a document.
- For now, any time…
-
I occasionally get emails generated by websites that have a multipart/alternative MIME part that has a Content-Transfer-Encoding set to quoted-printable. This is a violation of RFC 2045, Section 6.4:…
kenh updated
10 years ago