[OT] file transfer over http?

From: Benjamin J. Weiss (benjamin_at_weiss.name)
Date: 01/29/04

  • Next message: Vidiot: "Re: [OT] file transfer over http?"
    To: <redhat-list@redhat.com>
    Date: Thu, 29 Jan 2004 13:33:19 -0600
    
    

    Okay, this is off topic, but I haven't found it on the internet (or if I
    did, it wasn't the answer I was looking for, LOL)

    If I put a file on my apache web server and then put a link to that file on
    a web page, then somebody clicks on the link and downloads the file, is it
    over ftp or http? I could have sworn it's over http, but can't find the rfc
    that defines file transfer over http. I've looked at rfc 1945 and 2068, but
    I can't see where they talk about file transfers (though they are LONG
    documents and I might have missed it).

    Anybody know which it is, and have a reference to back it up?

    Thanks!

    Ben

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Vidiot: "Re: [OT] file transfer over http?"

    Relevant Pages

    • Re: [PHP] IE, Word documents and Content Types
      ... The "Content-Disposition" header was originated in MIME email. ... It was then abused by MS IIS for HTTP, for which it was never intended. ... Please take the time to figure out WHY QualComm wrote that RFC. ...
      (php.general)
    • Re: [PHP] IE, Word documents and Content Types
      ... when I view the $_FILES 'type' of a word document in Internet ... the allegedly MS-originated Content-Disposition header). ... original HTTP RFC spec. ... HTTP/1.1 uses many of the constructs defined for Internet Mail (RFC ...
      (php.general)
    • RE: [Full-Disclosure] Apparently the practice was prevalent
      ... > Agreed, but you see, RFC 2616 defines more than just the ... > HTTP protocol. ... It defines the protocol. ... security is the least of your concerns. ...
      (Full-Disclosure)
    • Re: auditing a systemused for spamming
      ... As I read on it seems as though it allowed HTTP too. ... being used to send spam. ... You will find out how to test, purchase, install and use a thawte Digital Certificate on your Apache web server. ...
      (Security-Basics)
    • Re: How to parse HTTP time header?
      ... header. ... about how some servers may still send badly format time headers. ... in the standard library for parsing RFC 2616 dates. ... When I faced the problem of parsing HTTP dates, I wrote my own function although this was in an application that was deliberately unforgiving of invalid input and therefore my code makes no allowances for it. ...
      (comp.lang.python)