1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-16 11:17:37 +00:00
serenity/Userland/Libraries/LibWeb/XHR
Andreas Kling 8363b3ae99 LibWeb: Generate JS bindings for XMLHttpRequest from IDL :^)
Remove the hand-written XHR bindings in favor of generated ones.
2021-01-23 15:06:09 +01:00
..
XMLHttpRequest.cpp LibWeb: Move XMLHttpRequest to separate XHR directory 2021-01-23 11:51:36 +01:00
XMLHttpRequest.h LibWeb: Generate JS bindings for XMLHttpRequest from IDL :^) 2021-01-23 15:06:09 +01:00
XMLHttpRequest.idl LibWeb: Generate JS bindings for XMLHttpRequest from IDL :^) 2021-01-23 15:06:09 +01:00