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

feat: support reading http response headers #39

Merged
merged 10 commits into from
Nov 22, 2024
Merged

Conversation

nilslice
Copy link
Member

@nilslice nilslice commented Nov 4, 2024

Fixes #35

Note: CI will fail until the a new version of the Extism CLI is released, which provides the necessary http_headers import)

@nilslice nilslice force-pushed the http-response-headers branch from e88aa25 to 4b15cd3 Compare November 4, 2024 23:15
@nilslice nilslice requested a review from zshipko November 4, 2024 23:16
@nilslice nilslice force-pushed the http-response-headers branch 2 times, most recently from c3d6204 to d9195c9 Compare November 6, 2024 21:38
@nilslice nilslice force-pushed the http-response-headers branch from d9195c9 to f45fdd9 Compare November 6, 2024 21:40
@zshipko zshipko force-pushed the http-response-headers branch from e928344 to 4e183ba Compare November 8, 2024 23:56
@nilslice
Copy link
Member Author

@zshipko - I got the test working by using a different host to request, maybe there's some rate limiting or something w/ typecode since we hit it quickly back to back. idk!

I'm going to merge this now in any case :)

@nilslice nilslice merged commit 5ae58f3 into main Nov 22, 2024
2 checks passed
@nilslice nilslice deleted the http-response-headers branch November 22, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support http_headers Extism host function
2 participants