Message84279
| Author | jhylton |
|---|---|
| Recipients | cober, jhylton |
| Date | 2009-03-27.19:08:28 |
| SpamBayes Score | 0.0029806476 |
| Marked as misclassified | No |
| Message-id | <1238180910.89.0.267597614717.issue5314@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The documentation is pretty vague on this point. If you send something other than plain ascii, it gets a bit tricky to figure out what other headers need to be added. It would be safer for the client to pick an encoding (e.g. utf-8) and encode the string before calling request(). It affects the content-length and presumably also the content-type. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-03-27 19:08:30 | jhylton | set | recipients: + jhylton, cober |
| 2009-03-27 19:08:30 | jhylton | set | messageid: <1238180910.89.0.267597614717.issue5314@psf.upfronthosting.co.za> |
| 2009-03-27 19:08:29 | jhylton | link | issue5314 messages |
| 2009-03-27 19:08:28 | jhylton | create | |