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

Backend fetch http #1706

Merged
merged 21 commits into from
Mar 25, 2024
Merged

Backend fetch http #1706

merged 21 commits into from
Mar 25, 2024

Commits on Mar 12, 2024

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

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    43ffb5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27f8ebb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71f8fe8 View commit details
    Browse the repository at this point in the history
  4. various comments and fixes

    lastmjs committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2d2b881 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. greatly clean up http

    lastmjs committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c7d41bc View commit details
    Browse the repository at this point in the history
  2. greatly simplify using our own Headers, Response objects, clean up ou…

    …r fetch, clean up ethers fetch integration
    lastmjs committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d6a604c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e0751a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9479c2b View commit details
    Browse the repository at this point in the history
  5. fix typescript errors

    lastmjs committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4b39d9a View commit details
    Browse the repository at this point in the history
  6. fix fetch response body

    lastmjs committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    cfa2f62 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. add dedicated tests for http outcalls, cover head, get, post, request…

    … and response headers and status codes
    lastmjs committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    fee9d36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b337c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c86007 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3749f38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd2f5c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f5f1f1 View commit details
    Browse the repository at this point in the history
  7. various cleanups

    lastmjs committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    06a1776 View commit details
    Browse the repository at this point in the history
  8. fix wasmedge-quickjs name

    lastmjs committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b234a5a View commit details
    Browse the repository at this point in the history
  9. remove test code

    lastmjs committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a0df8e8 View commit details
    Browse the repository at this point in the history