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

Commit

Permalink
fix tests on http worker
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Pei committed Sep 29, 2016
1 parent 37a652c commit dac23bf
Show file tree
Hide file tree
Showing 6 changed files with 165 additions and 137 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ _2016-09-30_
* Erased the response headers in the ResponseOnSingleTask if `task.getConfig().isSaveResponseToTask()` is false (default).
* Minor refactored multiple places.
* Fixed javadoc.
* Fixed the test cases with HttpWorker constructor.

```java

Expand Down
Loading

0 comments on commit dac23bf

Please sign in to comment.