PluginProbe
Media Cloud Sync / 1.2.2
Media Cloud Sync v1.2.2
1.4.1 1.4.0 1.3.12 1.3.11 1.3.10 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.1.0 1.1.1 1.2.0 1.2.10 1.2.11 1.2.12 1.2.13 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 All 35 releases
media-cloud-sync / includes / sdk / google / psr / http-message / README.md

README.md in Media Cloud Sync 1.2.2, at includes/sdk/google/psr/http-message/README.md

16 lines 508 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 PSR Http Message
2 ================
3
4 This repository holds all interfaces/classes/traits related to
5 [](http://www.php-fig.org/psr/psr-7/PSR-7](http://www.php-fig.org/psr/psr-7/](http://www.php-fig.org/psr/psr-7/).
6
7 Note that this is not a HTTP message implementation of its own. It is merely an
8 interface that describes a HTTP message. See the specification for more details.
9
10 Usage
11 -----
12
13 Before reading the usage guide we recommend reading the PSR-7 interfaces method list:
14
15 * [](docs/PSR7-Interfaces.md`PSR-7 Interfaces Method List`](docs/PSR7-Interfaces.md](docs/PSR7-Interfaces.md)
16 * [](docs/PSR7-Usage.md`PSR-7 Usage Guide`](docs/PSR7-Usage.md](docs/PSR7-Usage.md)