karishma-tirthani / odata4j

Automatically exported from code.google.com/p/odata4j
0 stars 0 forks source link

Support HTTP 302 status #58

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a short link to OData service
2. Try to communicate with it.

What is the expected output? What do you see instead?
Such services used to return 302. Moved status to redirect client to next url.

It would be nice to have it supported or to make it delegate to Commons HTTP

Original issue reported on code.google.com by Eugene.P...@gmail.com on 11 Aug 2011 at 1:00