Completed
Push — master ( 15c0be...4e3de1 )
by David
03:54
created

Configuration has changed

The configuration has changed since Scrutinizer has last run. This page might contain changes that are not related to code modifications.

Changes

2 issues (2 informational) were introduced.
Test Coverage has decreased to 91% (-5%).
4 added classes/operations
Arrow A FullHttpMessageFormatter::__construct() added
Arrow A FullHttpMessageFormatter::formatRequest() added
Arrow A FullHttpMessageFormatter::formatResponse() added
Arrow A FullHttpMessageFormatter added
9.66
▶   ± 0
Test Coverage
91%
▼ -5%   –   Changes
Head
Tobias Nyholm  
Added a formatter that shows the full header and body of the HTTP message (#44)
Base
Михаил Красильников  
Fix #41: Response builder broke header value (#42)