Arturo

Please consider dropping those PRs with marginally useful one-line changes, extra constructors and so on and consider working on getting rid of java serialization in the auth and response caches [1]. It is straight-forward enough and require no special HTTP protocol knowledge.

This feature would actually make a difference.

What one would need to do is to device a simple serialization scheme to write and read object state as a simple fixed sequence of delimited values. There is already such serializer in the caching module called HttpByteArrayCacheEntrySerializer, but it is still considered experimental. Improving it and making it the default cache serializer would actually be quite nice.

Oleg

[1] https://issues.apache.org/jira/browse/HTTPCLIENT-2070

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to