You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a full diff see [`848192d...1.0.0`](https://github.com/localheinz/http-method/compare/848192d...1.0.0).
22
14
23
-
### Removed
24
-
25
-
*
26
-
27
-
### Fixed
28
-
29
-
*
30
-
31
-
### Security
15
+
### Added
32
16
33
-
*
17
+
- Added interface for RFC7231 ([#5](https://github.com/localheinz/http-method/pull/5)), by [@localheinz](https://github.com/localheinz)
18
+
- Added interface for RFC5789 ([#7](https://github.com/localheinz/http-method/pull/7)), by [@localheinz](https://github.com/localheinz)
19
+
- Added interface for RFC2068 ([#8](https://github.com/localheinz/http-method/pull/8)), by [@localheinz](https://github.com/localheinz)
20
+
- Added interface for RFC3253 ([#9](https://github.com/localheinz/http-method/pull/9)), by [@localheinz](https://github.com/localheinz)
21
+
- Added interface for RFC3648 ([#10](https://github.com/localheinz/http-method/pull/10)), by [@localheinz](https://github.com/localheinz)
22
+
- Added interface for RFC3744 ([#11](https://github.com/localheinz/http-method/pull/11)), by [@localheinz](https://github.com/localheinz)
23
+
- Added interface for RFC4437 ([#12](https://github.com/localheinz/http-method/pull/12)), by [@localheinz](https://github.com/localheinz)
24
+
- Added interface for RFC4791 ([#13](https://github.com/localheinz/http-method/pull/13)), by [@localheinz](https://github.com/localheinz)
25
+
- Added interface for RFC4918 ([#14](https://github.com/localheinz/http-method/pull/14)), by [@localheinz](https://github.com/localheinz)
26
+
- Added interface for RFC5323 ([#15](https://github.com/localheinz/http-method/pull/15)), by [@localheinz](https://github.com/localheinz)
27
+
- Added interface for RFC5842 ([#16](https://github.com/localheinz/http-method/pull/16)), by [@localheinz](https://github.com/localheinz)
28
+
- Added interface for RFC7540 ([#17](https://github.com/localheinz/http-method/pull/17)), by [@localheinz](https://github.com/localheinz)
29
+
- Added interface for Squid cache request methods ([#18](https://github.com/localheinz/http-method/pull/18)), by [@localheinz](https://github.com/localheinz)
30
+
- Added interface for Varnish cache request methods ([#19](https://github.com/localheinz/http-method/pull/19)), by [@localheinz](https://github.com/localheinz)
31
+
- Added interface for aggregating HTTP methods related to WebDAV ([#22](https://github.com/localheinz/http-method/pull/22)), by [@localheinz](https://github.com/localheinz)
0 commit comments