Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
PSR Http Message
PSR Http信息
================

This repository holds all interfaces/classes/traits related to
[PSR-7](http://www.php-fig.org/psr/psr-7/).
该repository包含与[PSR-7]相关的所有接口/类/特征(http://www.php-fig.org/psr/psr-7/).

Note that this is not a HTTP message implementation of its own. It is merely an
interface that describes a HTTP message. See the specification for more details.
请注意,这不是它自己的HTTP消息实现。它只是一个描述HTTP消息的接口。有关更多详细信息,请参阅规范。

Usage
用法
-----

Before reading the usage guide we recommend reading the PSR-7 interfaces method list:
在阅读使用指南之前,我们建议先阅读PSR-7接口方法列表:

* [`PSR-7 Interfaces Method List`](docs/PSR7-Interfaces.md)
* [`PSR-7 Usage Guide`](docs/PSR7-Usage.md)
* [`PSR-7 Usage Guide`](docs/PSR7-Usage.md)