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

Add HTTP client for network module #1100

Merged
merged 8 commits into from
May 12, 2023
Merged

Add HTTP client for network module #1100

merged 8 commits into from
May 12, 2023

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    0e1bd73 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Add http client tests

    twitu committed May 6, 2023
    Configuration menu
    Copy the full SHA
    26ea44e View commit details
    Browse the repository at this point in the history
  2. Custom HttpResponse struct

    twitu committed May 6, 2023
    Configuration menu
    Copy the full SHA
    1cbbecf View commit details
    Browse the repository at this point in the history
  3. Add TODO

    twitu committed May 6, 2023
    Configuration menu
    Copy the full SHA
    2232d0b View commit details
    Browse the repository at this point in the history
  4. Add primitive benchmark

    twitu committed May 6, 2023
    Configuration menu
    Copy the full SHA
    d36df7d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    d79572e View commit details
    Browse the repository at this point in the history
  2. Fix clippy lints

    cjdsellers committed May 10, 2023
    Configuration menu
    Copy the full SHA
    54ca898 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Refactor tests and module name

    twitu committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f803222 View commit details
    Browse the repository at this point in the history