Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow HTTP::Client to work with any IO #9543

Merged
merged 5 commits into from
Jul 1, 2020

Commits on Jun 24, 2020

  1. Allow HTTP socket to be any IO

    waj committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    c90f890 View commit details
    Browse the repository at this point in the history
  2. Update src/http/client.cr

    Co-authored-by: Sijawusz Pur Rahnama <[email protected]>
    waj and Sija authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    a4e4633 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc04fb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00ffe3a View commit details
    Browse the repository at this point in the history
  5. Rename @socket to @io

    waj committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    861e550 View commit details
    Browse the repository at this point in the history