Re: HTTP compliance in sendsms (Was: anyone using mutli-cast GET requests)

2002-01-15 Thread Tuomas Luttinen
Stipe Tolj wrote: > Oded Arbel wrote: >>Speaking of sendsms' HTTP interface - I've noticed that sendsms doesn't >>honor the 'Connection: close' header and always use keep-alive. can that be >>fixed, please ? > I had a look in gwlib/http.c:899 where the following is inside > handle_transaction(

Re: HTTP compliance in sendsms (Was: anyone using mutli-cast GET requests)

2002-01-03 Thread Stipe Tolj
Oded Arbel wrote: > > Speaking of sendsms' HTTP interface - I've noticed that sendsms doesn't > honor the 'Connection: close' header and always use keep-alive. can that be > fixed, please ? I had a look in gwlib/http.c:899 where the following is inside handle_transaction(): [...] h = http_h