
|
If you were logged in you would be able to see more operations.
|
|
|
XFire
Created: 19/Jun/06 04:47 PM
Updated: 19/Jun/06 04:47 PM
|
|
| Component/s: |
Core
|
| Affects Version/s: |
1.1
|
| Fix Version/s: |
1.2-RC
|
|
Added optional gzip content encoding support to CommonsHttpMessageSender. To enable set the property CommonsHttpMessageSender.GZIP_ENABLED to Boolean true. When enabled all requests will have the header Accept-Encoding set to 'gzip' and responses with or without Content-Encoding set to 'gzip' will be handled appropriately. Outgoing requests will not be compressed.
The patch:
|
|
Description
|
Added optional gzip content encoding support to CommonsHttpMessageSender. To enable set the property CommonsHttpMessageSender.GZIP_ENABLED to Boolean true. When enabled all requests will have the header Accept-Encoding set to 'gzip' and responses with or without Content-Encoding set to 'gzip' will be handled appropriately. Outgoing requests will not be compressed.
The patch:
|
Show » |
|