Menu

#7 Correctly handle 301 Redirects

ver_2.0
open
Steve
API (21)
6
2009-12-18
2009-07-31
No

If, for example, http://.../sdk is accessed, the server responds with a Redirect to https://.../sdk which is not correctly handed by the vijava api.

Discussion

  • Zach Shepherd

    Zach Shepherd - 2009-07-31

    If this is not feasible, an exception indicating a Redirect message was received would be better than the current behavior (which is to try to parse the response as though it would be valid).

     
  • Steve

    Steve - 2009-12-18

    Good point. Will work on it.

     
  • Steve

    Steve - 2009-12-18
    • labels: --> API
    • milestone: --> ver_2.0
    • priority: 5 --> 6
    • assigned_to: nobody --> sjin2008