Skip to content

Commit 91dc647

Browse files
authored
Add missing external. (#53)
Signed-off-by: John Plevyak <[email protected]>
1 parent b3a4ea9 commit 91dc647

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proxy_wasm_intrinsics.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ mergeInto(LibraryManager.library, {
3030
proxy_add_header_map_value: function() {},
3131
proxy_get_header_map_value: function() {},
3232
proxy_get_header_map_pairs: function() {},
33+
proxy_set_header_map_pairs: function() {},
3334
proxy_get_header_map_size: function() {},
3435
proxy_get_shared_data: function() {},
3536
proxy_set_shared_data: function() {},

0 commit comments

Comments
 (0)