[Grub-dev] Small error in protocol definition
Giorgos Logiotatidis
seadog at sealabs.net
Fri Jan 16 23:03:13 UTC 2009
Hello,
I found a small error while trying to fix the 401 problem my python
client throws.
In [1], section 2 the size of the "Invalid URL" message is wrong
The page says
"""
http://test 0.0.0.0 20080916122745 application/x-grub-error 39\n
HTTP/1.0 500 Invalid URL\r\n
\r\n
Invalid URL\r\n
"""
while it should say
"""
http://test 0.0.0.0 20080916122745 application/x-grub-error 41\n
HTTP/1.0 500 Invalid URL\r\n
\r\n
Invalid URL\r\n
"""
Well changing that in the python client, did not cure the 401 problem so
I guess the server doesn't really care about that, but anyway that
should be fixed :)
[1] http://grub.org/?q=en/node/140
Cheers,
Giorgos
--
---------------------------------------
Giorgos Logiotatidis
http://www.sealabs.net/seadog
I support "I want my camera back"!
visit http://www.iwantmycameraback.com
---------------------------------------
More information about the Grub-dev
mailing list