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

Missing proxy_get_buffer_status() and proxy_get_header_map_size() #118

Open
esnible opened this issue Feb 15, 2021 · 0 comments
Open

Missing proxy_get_buffer_status() and proxy_get_header_map_size() #118

esnible opened this issue Feb 15, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@esnible
Copy link

esnible commented Feb 15, 2021

I'd like to see proxy_get_buffer_status(), e.g. https://github.com/proxy-wasm/proxy-wasm-cpp-host/blob/92f02c0001592199d99f946cea34637ff095a8ba/include/proxy-wasm/wasm_api_impl.h#L147

Also proxy_get_header_map_size() , e.g. https://github.com/proxy-wasm/proxy-wasm-cpp-host/blob/92f02c0001592199d99f946cea34637ff095a8ba/include/proxy-wasm/wasm_api_impl.h#L192

I use these when debugging new extensions.

@esnible esnible changed the title Missing proxy_get_buffer_status Missing proxy_get_buffer_status() and proxy_get_header_map_size() Feb 15, 2021
@mathetake mathetake added enhancement New feature or request good first issue Good for newcomers labels Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants