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 8e5789e + 0c6eac2 commit c164f4fCopy full SHA for c164f4f
CHANGELOG.md
@@ -16,7 +16,7 @@ CHANGELOG
16
-----
17
18
* [BC BREAK] `Client::followRedirect()` won't redirect responses with
19
- a non-3xx Status Code and `Location` header anymore, as per
+ a non-3xx Status Code and `Location` header anymore, as per
20
http://tools.ietf.org/html/rfc2616#section-14.30
21
22
* 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