BramComyn / safeguard-fetch

0 stars 0 forks source link

Request/Fetch with safeguards -- starting point #11

Closed BramComyn closed 1 month ago

BramComyn commented 1 month ago

Now that all possibly emitted events have been mapped, would it be a good idea to start writing a wrapper around the clienthttp2session.request() method where all events are logged in the first place? I could then expand further on this in the coming days to tackle arising problems/security vulnerabilities. Issue #10 will also be important.