Message149838
| Author | pitrou |
|---|---|
| Recipients | naif, pitrou |
| Date | 2011-12-19.10:58:04 |
| SpamBayes Score | 0.0011702179 |
| Marked as misclassified | No |
| Message-id | <1324292285.38.0.700610420777.issue13634@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
So, there are two things here: - allow to disable compression (it's enabled by default AFAICT) using the SSL_OP_NO_COMPRESSION flag - allow to query compression status on SSL sockets using the SSL_get_current_compression() API |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-12-19 10:58:05 | pitrou | set | recipients: + pitrou, naif |
| 2011-12-19 10:58:05 | pitrou | set | messageid: <1324292285.38.0.700610420777.issue13634@psf.upfronthosting.co.za> |
| 2011-12-19 10:58:04 | pitrou | link | issue13634 messages |
| 2011-12-19 10:58:04 | pitrou | create | |