Skip to content

Commit

Permalink
Merge pull request #84 from jayS-de/patch-1
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
mtdowling committed May 11, 2016
2 parents d03318a + a3e6c7c commit 77507da
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -572,12 +572,3 @@ Note: this function will convert "=" to "%3D" and "&" to "%26".
`public static function fromParts(array $parts) -> UriInterface`

Create a `GuzzleHttp\Psr7\Uri` object from a hash of `parse_url` parts.


# Not Implemented

A few aspects of PSR-7 are not implemented in this project. A pull request for
any of these features is welcome:

- `Psr\Http\Message\ServerRequestInterface`
- `Psr\Http\Message\UploadedFileInterface`

0 comments on commit 77507da

Please sign in to comment.