Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

475 add missing rest authentication#711

Merged
DayS merged 2 commits into
androidannotations:developandroidannotations/androidannotations:developfrom
dhleong:475_Add_Missing_Rest_Authenticationdhleong/androidannotations:475_Add_Missing_Rest_AuthenticationCopy head branch name to clipboard
Oct 12, 2013
Merged

475 add missing rest authentication#711
DayS merged 2 commits into
androidannotations:developandroidannotations/androidannotations:developfrom
dhleong:475_Add_Missing_Rest_Authenticationdhleong/androidannotations:475_Add_Missing_Rest_AuthenticationCopy head branch name to clipboard

Conversation

@dhleong

@dhleong dhleong commented Sep 3, 2013

Copy link
Copy Markdown
Contributor

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

DayS commented Sep 20, 2013

Copy link
Copy Markdown
Contributor

Unit tests are broken with this :)

@lalith-b

Copy link
Copy Markdown
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

DayS commented Oct 12, 2013

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.