-
I've hit a case where I think Rack is failing to parse a multipart form POST because of the case of the Content-Type header value. I have the following data in a file `file.txt`:
```
--TEST
Content-D…
-
See [http://forums.java.net/jive/thread.jspa?threadID=22605&tstart=45](http://forums.java.net/jive/thread.jspa?threadID=22605&tstart=45) and in
particular the detailed posting from a MS support person…
-
f you use other than ISO-2002-JP for mail body encoding, quoted-printable is a suitable encoding.
But you don't have to use quoted-printable if the character set of e-mail body is ISO-2002-JP.
And man…
-
We're in the process of trying to get Axis2 1.2 and .Net (WSE 3.0) clients
running against our JAXWS server. In using JAXWS 2.1.1 we have no issues using
MTOM with Axis2 1.2, but our .Net client runs …
-
Can you please elaborate what does this test case stands for or what does multifile_payload mean? Is this test case optional?
Test service: http://122.15.218.129:8081/OGC_WCS/OGCReqResDispatcher?se…
-
Hi,
Does oxalis support Signed Encrypted AS2 messages ?
https://www.ietf.org/rfc/rfc4130.txt :
```
Encryption, signature
-RFC2616/2045
-RFC3851 (application/pkcs7-mime)
…
-
_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=823) created by **j...@nwsnet.de** on 2011-12-14 at 02:08 PM_
---
While the Java Mail API provides a content type class, …
-
_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=915) created by **j...@nwsnet.de** on 2012-03-01 at 05:04 PM_
---
The media type for JSON is defined like this:
```
publ…
-
I recently had a misbehaving mail client provide mail headers in the following format:
```
MIME-Version: 1.0
From: somebodyt@example.com
To: tom@mail.localhost.com
Date: 18 Jan 2017 16:40:27 +0…
-
I would like to use nfs-ganesha on a system with does not have Kerberos. I've tried to compile with GSS off but it fails to compile. Is it possible to use this without Kerberos?