The ETag set in the IF_NONE_MODIFIED header is wraped in quotes (").
However the ETag that is set in response is not (yet). Also we need to
cast the ETag to a string.
* Added unit test
|
||
|---|---|---|
| .. | ||
| core | ||
| db | ||
| dependencyinjection | ||
| http | ||
| middleware | ||
| routing | ||
| utility | ||
| app.php | ||
| http.php | ||