JBesaw29 / oauth-signpost

Automatically exported from code.google.com/p/oauth-signpost
0 stars 0 forks source link

HttpURLConnectionRequestAdapter.setRequestUrl should throw a RuntimeException #50

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
hello,

currently HttpURLConnectionRequestAdapter.setRequestUrl[1] did nothing, but 
how about throw a RuntimeException?

[1] http://github.com/kaeppler/signpost/blob/master/signpost-
core/src/main/java/oauth/signpost/basic/HttpURLConnectionRequestAdapter.java
#L29

Original issue reported on code.google.com by lidaob...@gmail.com on 31 May 2010 at 8:19