8 Nov
2006
8 Nov
'06
10 p.m.
On Wed, Nov 08, 2006 at 11:14:14AM -0500, Gary Baluha wrote:
The only other difference is that BB includes the port number in the "Host:" header. I haven't noticed that before. I've just checked the HTTP 1.1 RFC, and it's true that the "Host" header must include the port number if it is not the default (80 for http, 443 for https). You may want to try the attached patch to see if it makes a difference.
I just downloaded and applied the attached patch to the httptest.c file and recompiled the sources. Without doing a "make install" over the existing Hobbit installation, what is the easiest way to copy just the appropriate file(s) into place?
cp bbnet/bbtest-net ~hobbit/server/bin/
Henrik