File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ flexibility for the advanced cases. When increasing flexibility of the API it
1919should not change the simple API unless it is absolutely required.
2020
2121API compatibility is paramount. API breaking is only allowed when it is on par
22- with the the the gain of the new functionality.
22+ with the gain of the new functionality.
2323
2424Adding new parameters to functions which have default value is not considered a
2525breaking API change.
@@ -81,7 +81,7 @@ Higher-level API
8181
8282In the early days of this library, it wanted to support the low-level http
8383protocol elements: request status, headers, etc to provide full coverage for the
84- protocol itself. This was made in order to made the most advanced customizations
84+ protocol itself. This was made in order to make the most advanced customizations
8585possible.
8686
8787Then the project received a few PRs adding `HeaderValueMatcher ` and support for
You can’t perform that action at this time.
0 commit comments