I suggest you ...

HTTP/HTTPS Support

67 votes
Vote 0 votes Vote Vote
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    Password icon
    I agree to the terms of service

    You'll receive a confirmation email with a link to create a password (optional).

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    anonymousanonymous shared this idea  ·   ·  Admin →

    3 comments

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service

      You'll receive a confirmation email with a link to create a password (optional).

      Signed in as (Sign out)
      Submitting...
      • codputercodputer commented  · 

        I would add support for file transfer directly to azure blob storage, or amazon.

      • Savas OZERSavas OZER commented  · 

        Standard .net classes don't support Socks4/5 proxy and storing/restoring cookies. Is this enough ?

      • Lukas PokornyAdminLukas Pokorny (Admin, Rebex) commented  · 

        Adding an HTTP/HTTPS component to our portfolio would definitely be a nice addition. However, before we start implementing this, we would like to have a list of a must-have features that are not possible (or easily possible) with .NET standard HTTP classes HttpWebRequest/HttpWebResponse.

        Suggestions we received so far:
        - Easily download a file or an URL and store it into file on local system
        - Simple cookies support - ability to allow or deny cookies
        - More control over session and authentication
        - Post/put file or data to an URL
        - No caching entire requests in memory before posting (large files use a large amount of memory)
        - Bandwidth throttling (useful for large files)

        Please add more!

      Knowledge Base and Helpdesk