mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-12 22:10:01 -04:00
return the correct headers object
This commit is contained in:
parent
563a2b7310
commit
0b14c32b25
4 changed files with 16 additions and 2 deletions
|
@ -4,6 +4,6 @@ err\("__syscall_getsockname " ?\+ ?fd\);
|
|||
|
||||
|
||||
/* INSERT
|
||||
function _emscripten_console_error\(str\) {
|
||||
function _emscripten_console_error\(str\) ?{
|
||||
*/
|
||||
if (UTF8ToString(str).endsWith("__syscall_setsockopt\\n")) return;
|
Loading…
Add table
Add a link
Reference in a new issue