Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Conversation

@dhleong
Copy link
Contributor

@dhleong dhleong commented Sep 3, 2013

The Delete/Head/Options methods were not being processed properly for the @RequiresHeader annotation (or, really, anything that used the HttpEntity). This pull request should fix that.

(See #475)

@DayS
Copy link
Contributor

DayS commented Sep 20, 2013

Unit tests are broken with this :)

@lalith-b
Copy link
Contributor

Completed handling responses with DELETE and PUT HTTP Methods. #748 I dont think there's a need to do JUnit tests for this as its just refactoring.

@DayS DayS merged commit d1c95a8 into androidannotations:develop Oct 12, 2013
@DayS
Copy link
Contributor

DayS commented Oct 12, 2013

I fixed the unit test and did some refactoring.
Thanks for the fix.

For next time, please start a new branch from develop instead of your old branch :)

@lalith-b
Copy link
Contributor

sure, was in a hurry to get the above fixed. Hope it helped.!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants