barchandune / doubango

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

Failed to parse ETag header #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start Boghe application
2. Sign in
3. View buddies list
4. Sign out
5. Exit Boche application
6. Look for Errors in debug output

What is the expected output? What do you see instead?
No errors is expected, but I see lots of:
ERROR [11] BogheCore.Services.Impl.SipService:0 - ***ERROR: function: 
"thttp_header_ETag_parse()" 
file: "src\headers\thttp_header_ETag.c" 
line: "289" 
MSG: Failed to parse ETag header.

What version of the product are you using? On what operating system?
boghe-r75 and doubango-r666 on Windows XP/Vista/7

Please provide any additional information below.
This should be fixwed to optimize the network traffic. From end user point of 
view this is not an issue, but as I understand the Etag should be stored by the 
client, provided in next GET and checked by the system, so that in case of 
match the buddies list is not changed, it is not downloaded again, since a 
cached copy can be used instead.

Original issue reported on code.google.com by Jonne.K...@gmail.com on 16 Nov 2011 at 11:07

GoogleCodeExporter commented 9 years ago
Some XDM/Sip servers returns malformed "Etag" value (e.g. Colibria). What is 
the value of the Etag header?

Original comment by boss...@yahoo.fr on 17 Nov 2011 at 2:59

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 21 Nov 2011 at 6:15