Commit Graph

57 Commits

Author SHA1 Message Date
Pierre Tachoire
0693011ad3 async: remove context from loop impl init 2024-02-15 16:42:53 +01:00
Pierre Tachoire
89409a4847 xhr: add a setOnload due to a setter issue
see https://lightpanda.slack.com/archives/C05TRU6RBM1/p1706708213838989
2024-02-15 16:42:53 +01:00
Pierre Tachoire
c2bc48ba0f xhr: fix implementation errors 2024-02-15 16:42:52 +01:00
Pierre Tachoire
8b6d7d0db0 xhr: implement prototype chain correctly 2024-02-15 16:42:52 +01:00
Pierre Tachoire
2b79a65d6d xhr: implement async http client 2024-02-15 16:42:51 +01:00
Pierre Tachoire
f714d86bb8 xhr: validate method 2024-02-15 16:42:50 +01:00
Pierre Tachoire
df7d17cd30 xhr: start implementation 2024-02-15 16:42:49 +01:00