663 shaares
6 results
tagged
http
Symfony/HttpClient is a powerful component to perform HTTP(s) requests. It already embeds a MockHttpClient and MockResponse to ease testing. When a method performs only one request, it’s very convenient to use, but when the class performs many request and you want to make asserti
<blockquote>A couple of days ago, the PHP Framework Interoperability Group (PHP-FIG) approved the PSR-18 “HTTP Client” standard. This standard was the last missing piece to build applications that need to send…</blockquote>
<blockquote>An HTTP 503 header is a very useful tool for site maintenance. This post explains why and gives some pro tips on how to use it!</blockquote>
<blockquote>Security & performance relevant HTTP headers</blockquote>