We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f4801cc + 1faaba8 commit 0c6eac2Copy full SHA for 0c6eac2
CHANGELOG.md
@@ -5,7 +5,7 @@ CHANGELOG
5
-----
6
7
* [BC BREAK] `Client::followRedirect()` won't redirect responses with
8
- a non-3xx Status Code and `Location` header anymore, as per
+ a non-3xx Status Code and `Location` header anymore, as per
9
http://tools.ietf.org/html/rfc2616#section-14.30
10
11
* added `Client::getInternalRequest()` and `Client::getInternalResponse()` to
LICENSE
@@ -1,4 +1,4 @@
1
-Copyright (c) 2004-2017 Fabien Potencier
+Copyright (c) 2004-present Fabien Potencier
2
3
Permission is hereby granted, free of charge, to any person obtaining a copy
4
of this software and associated documentation files (the "Software"), to deal
0 commit comments