orbednetwork / chrome-rest-client

Automatically exported from code.google.com/p/chrome-rest-client
0 stars 0 forks source link

Support headers with no values (empty headers) #65

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Send a request with a header "Some-header:"

What is the expected output? What do you see instead?

Header is sent with an empty value. Instead, the header seems to be excluded 
from the request.

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

Chrome Version 19.0.1084.46 on Ubuntu 12.10.

Please provide any additional information below.

Original issue reported on code.google.com by scarvalh...@gmail.com on 21 Jun 2012 at 4:21

GoogleCodeExporter commented 9 years ago
If you put ":" after header name it will work. But it is the bug. I'll fix it 
when google IO conference will end.

Original comment by jarro...@gmail.com on 26 Jun 2012 at 12:10

GoogleCodeExporter commented 9 years ago

Original comment by jarro...@gmail.com on 26 Jun 2012 at 12:12

GoogleCodeExporter commented 9 years ago
It is fixed in revision 150. It will be available in next update.

Original comment by jarro...@gmail.com on 27 Sep 2012 at 3:58