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
All notable changes to this project will be documented in this file.
5
+
6
+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7
+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
+
9
+
10
+
## Unreleased
11
+
12
+
13
+
## [1.0.0] - 2018-11-03
5
14
6
15
### Changed
7
16
8
17
- Don't test `TRACE` requests with request bodies, as they're not valid requests according to the [RFC](https://tools.ietf.org/html/rfc7231#section-4.3.8).
0 commit comments