-
We could support e.g. all tags that start with `_`.
-
I have searched the entire internet for this.
I post it here because it literally doesn't work.
Manpage reference: [-F, --form ](https://curl.se/docs/manpage.html#-F)
Example: the following c…
-
I'm opening this as a tracking issue for the SIMD intrinsics in the `{std,core}::arch::wasm32` module. Eventually we're going to want to stabilize these intrinsics for the WebAssembly target, so I thi…
-
# Request type
- [X] Correction or update
# Details
https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_Types
![Screenshot_20201116_145725](https://user-images.githubuser…
-
본문의 인코딩 방식이 QP 인코딩이 아닌 base64 일 때 디코딩 오류 발생하게 되며, 바로 이전에 작업한 text_content를 불러와서 저장이 되어 실제 내용과 전혀 다른 내용이 저장됨
-
**Describe the bug**
The `oauth2_introspection` authenticator expects the oauth2 access_token to be in plain form in the `Authorization` header. In contrast, [OAuth2 Bearer Token Usage](https://too…
-
**Describe the bug**
After I'm converting image to base64 string the result contains new line characters after every 64 chars
it's seems a valid old format RFC 2045, while RFC 4648 is not
validatio…
-
Hi,
I think there is some confusion in the `QuotedPrintableMailCodec` - It references [RFC 2045 Quoted-Printable](https://tools.ietf.org/html/rfc2045#page-19), but at least partially implements [RFC …
hpoul updated
4 years ago
-
**Reproduction**
- upload a file via ZMI with the name "ıqrm.png" (please note, the first letter is a turkish i)
- try to export it
- waitress error
```
2020-09-24 14:57:24,528 ERROR [waitres…
-
When I have an email body which is in fact UTF-8 but the email lacks any `charset` declaration, you treat is as ASCII and *encode* it to UTF-8. Which is in sync with [RFC 2045](https://tools.ietf.org/…