> Yeah, I was too quick to reply. I saw "headers" in the
> message and thought method="HEAD". Sorry about that.
No need to apologize, we all make mistakes.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
Fig Leaf Software provides the highest caliber vendor-authorized
instruction at
On 6/22/05, Dave Watts <[EMAIL PROTECTED]> wrote:
> > Does method="HEAD" get you where you need to be?
>
> I don't see how that would help - that won't automatically add HTTP request
> headers, it'll simply ask for information about the page instead of asking
> for the page itself.
>
Yeah, I was
> Does method="HEAD" get you where you need to be?
I don't see how that would help - that won't automatically add HTTP request
headers, it'll simply ask for information about the page instead of asking
for the page itself.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
Fig Leaf Softw
On 22 Jun 2005 11:51:01 -0400, Chase Seibert <[EMAIL PROTECTED]> wrote:
> Sorry for the double-post. I meant to start a new thread.
>
>
> Is there any way to set a header item in an outgoing CFHTTP request? I'm
> working with an API that needs a custom header item inserted in a GET
> request. I
> Is there any way to set a header item in an outgoing CFHTTP
> request? I'm working with an API that needs a custom header
> item inserted in a GET request. I'm thinking something like:
>
> http://server1/xmlnotify.asp"; method="GET">
> HTTP_AUTHORIZATION: Digest userName="cseibert"
> nonce="
Sorry for the double-post. I meant to start a new thread.
Is there any way to set a header item in an outgoing CFHTTP request? I'm
working with an API that needs a custom header item inserted in a GET request.
I'm thinking something like:
http://server1/xmlnotify.asp"; method="GET">
HTTP_AUT
6 matches
Mail list logo