Menu

#45 HttpClient Isn't Extendable

open
nobody
None
5
2010-05-17
2010-05-17
No

I'd like to extend com.amazonaws.http.HttpClient to add support for the Product Advertising API. The Product Advertising API returns a non-standard http error response code (200) when there is something wrong with the request.

Discussion

  • Jason Fulghum

    Jason Fulghum - 2010-05-17

    Hey Nick, we haven't intended for developers to use the HttpClient class directly, and it'll likely be changing and get refactored in the near future to support new SDK features.

    We'll record your vote that you'd like the HttpClient class' interface to be hardened so that developers could use it directly though.

     
  • Nick Padgett

    Nick Padgett - 2010-05-17

    Jason,

    I don't need it to be hardened as much as add support for non-standard http error status response code (i.e. http status code is 200 with an Request/Errors/Error xml element).

    Thanks

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.