We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a4ea9 commit 91dc647Copy full SHA for 91dc647
proxy_wasm_intrinsics.js
@@ -30,6 +30,7 @@ mergeInto(LibraryManager.library, {
30
proxy_add_header_map_value: function() {},
31
proxy_get_header_map_value: function() {},
32
proxy_get_header_map_pairs: function() {},
33
+ proxy_set_header_map_pairs: function() {},
34
proxy_get_header_map_size: function() {},
35
proxy_get_shared_data: function() {},
36
proxy_set_shared_data: function() {},
0 commit comments