DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    James Guest

    XMLHTTP post vs get and squid cache (VB)


    I have a xmlhttp GET that works fine through a SQUID CACHE.
    When I do a POST, the squid cache denies it.

    Are there some thorns on a POST that stops it from returning the XML?
    Is there anyway I can authenticate to the squid cache in my code?
    RPC ?

    All replies considered...
    Thanks.
    James

  2. #2
    Russell Jones Guest

    Re: XMLHTTP post vs get and squid cache (VB)

    The open method of the XMLHTTP object has optional user and password
    parameters. Are you using those?

    Russell Jones
    Sr. Web Development Editor,
    DevX.com


    "James" <lamb_james@hotmail.com> wrote in message
    news:3b45adf1$1@news.devx.com...
    >
    > I have a xmlhttp GET that works fine through a SQUID CACHE.
    > When I do a POST, the squid cache denies it.
    >
    > Are there some thorns on a POST that stops it from returning the XML?
    > Is there anyway I can authenticate to the squid cache in my code?
    > RPC ?
    >
    > All replies considered...
    > Thanks.
    > James




  3. #3
    James Guest

    Re: XMLHTTP post vs get and squid cache (VB)


    Does the request authenticate to the cache using this optional password/user.
    Is this password/user then picked up when the destination is reached?
    I will try this...
    Many thanks.
    James

    "Russell Jones" <arj1@northstate.net> wrote:
    >The open method of the XMLHTTP object has optional user and password
    >parameters. Are you using those?
    >
    >Russell Jones
    >Sr. Web Development Editor,
    >DevX.com
    >
    >
    >"James" <lamb_james@hotmail.com> wrote in message
    >news:3b45adf1$1@news.devx.com...
    >>
    >> I have a xmlhttp GET that works fine through a SQUID CACHE.
    >> When I do a POST, the squid cache denies it.
    >>
    >> Are there some thorns on a POST that stops it from returning the XML?
    >> Is there anyway I can authenticate to the squid cache in my code?
    >> RPC ?
    >>
    >> All replies considered...
    >> Thanks.
    >> James

    >
    >



  4. #4
    Russell Jones Guest

    Re: XMLHTTP post vs get and squid cache (VB)

    Sorry, I have no idea--but since it looks like you weren't using them
    before, maybe you can inform the group if the user and password parameters
    work for you.

    Thanks,
    Russell

    "James" <lamb_james@hotmail.com> wrote in message
    news:3b468061$1@news.devx.com...
    >
    > Does the request authenticate to the cache using this optional

    password/user.
    > Is this password/user then picked up when the destination is reached?
    > I will try this...
    > Many thanks.
    > James
    >




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links