Browse
For agents
About
QuickWebP – WebP & AVIF Image Optimizer, Compression & SEO for WordPress
/
trunk
QuickWebP – WebP & AVIF Image Optimizer, Compression & SEO for WordPress
vtrunk
Switch version
4.1.2
4.1.1
4.1.0
4.0.1
4.0.0
3.3.1
3.3.0
trunk
1.0.0
2.0.0
2.1.0
3.0.0
3.1.0
3.2.0
3.2.1
3.2.2
3.2.3
3.2.4
3.2.5
3.2.6
3.2.7
3.2.8
Overview
Code
quickwebp
/
includes
/
vendor
/
psr
/
http-message
/
README.md
README.md
in QuickWebP – WebP & AVIF Image Optimizer, Compression & SEO for WordPress trunk, at includes/vendor/psr/http-message/README.md
13 lines
358 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
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
We'll certainly need some stuff in here.