std.net.curl - HTTP.Method.options - perform()

Alex no at mail.com
Tue Jul 24 09:45:48 PDT 2012


Hello!

Why does this code print output when I run it?
    - It only happens when the HTTP response Code is == 405
    - 173.194.69.94 is a Google Server for testing
    - Are there any default callbacks which make this output?

CODE:

http://pastebin.com/CZP86Gwh

OUTPUT:

http://pastebin.com/AkA3Fvw1 (Basically a HTML error page)

--Alex


More information about the Digitalmars-d mailing list