Closed evert closed 3 years ago
If we parse links before the body, the links middleware can only get links from HTTP headers, and not HAL bodies.
This change fixes that.
If we parse links before the body, the links middleware can only get links from HTTP headers, and not HAL bodies.
This change fixes that.