Re: Access received headers from socket.http in storing sink
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Access received headers from socket.http in storing sink
- From: Cosmin Apreutesei <cosmin.apreutesei@...>
- Date: 2010年1月11日 00:23:11 +0200
> If you don't mind the extra connection, you can simply send
> a HEAD request before the GET request. That will give you
> the headers independently.
Oh, why the inconsistency (I'll check upon the reason tomorrow, but
you got me curious) ?