Article from Romain Marquant
Deep-dive into an Ajax request with Wireshark
Romain Marquant11 min read
As Web developers, Ajax requests have become a routine. We use them every day to retrieve and send data from/to a server. But do you really know what is happening when the request leaves your browser? I will not go too…
Continue reading →