 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Gustavo Guest
|
|
| Back to top |
|
 |
Gustavo Guest
|
Posted: Fri May 11, 2007 2:37 am Post subject: Re: IdHTTP.Head locks when try to "head' an url |
|
|
I found a workaround for that:
1. Use Get instead of Head;
2. Before execute Get, insert this line:
idHTTP.Request.Range := '0-0';
The result returns all headers and none content (really it returns
just 1 byte of document, I can live with this .
Gustavo
On May 9, 11:50 am, Gustavo <cont...@gamoennich.com> wrote:
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|