Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

OkHttp compression #69

Closed
cjstehno opened this issue Dec 24, 2016 · 1 comment
Closed

OkHttp compression #69

cjstehno opened this issue Dec 24, 2016 · 1 comment
Assignees
Milestone

Comments

@cjstehno
Copy link
Collaborator

cjstehno commented Dec 24, 2016

It seems that OkHttp does support compression - ensure this and figure out why the compression test failed, then update the support matrix.

Also note that this really only makes sense for requests/responses with content

See:

@cjstehno cjstehno self-assigned this Dec 24, 2016
@cjstehno cjstehno added the ready label Feb 3, 2017
@cjstehno cjstehno modified the milestone: v0.14.0 Feb 7, 2017
@cjstehno
Copy link
Collaborator Author

This has been addressed in the 0.14.0 release (development branch)

cjstehno added a commit that referenced this issue Mar 3, 2017
* #86 http-builder-ng-core should have explicit dependency on commons-lang3
* #53 Coveralls support for multi-project
* #89 Refactor test kits
* #84 Support and/or testing DIGEST
* #83 Code cleanup/removal
* #69 OkHttp compression
* #85 incorrect generation of URI with multi-valued query parameters
* #10 Apache client throws exception for BASIC auth in POST
* #82 Scrips no longer pull in transitive dependencies
* #88 URI query ignored when specified in configure block
* #87 clarify docs: must specify JSoup dependency to get default HTML parser
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant