| Thomas Daubney | 6957627 | 2022-06-21 10:26:02 +0100 | [diff] [blame] | 1 | Removals |
| 2 | * Remove compression property from SSL session struct. | ||||
| 3 | MBEDTLS_SSL_COMPRESS_NULL is now the only supported | ||||
| 4 | compression option and can be used for compatibility | ||||
| 5 | reasons. Changes requested in #4223. | ||||