asantos2000 / jcoap

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

Execution error proxy #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile Proxy.java
2. Run Proxy.java
3. Get request undeer localhost:8080

What is the expected output? What do you see instead?
Response Payload of coap server. Instead i get error in coaprequesthandler.

What version of the product are you using? On what operating system?
Latest from git

Please provide any additional information below.

Original issue reported on code.google.com by xhena2...@gmail.com on 19 Mar 2012 at 9:36

GoogleCodeExporter commented 9 years ago
The problem is solved. I used get method where the absoulte uri was not well 
formated.

Original comment by xhena2...@gmail.com on 21 Mar 2012 at 11:51