Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 7.0.0, 7.0.0-micsvc-1.0.3
-
Fix Version/s: 7.0.0, 7.0.0-micsvc-1.0.3
-
Component/s: None
-
Labels:None
-
Sprint:2020.10 - IG / Microservices
-
Story Points:2
Description
Create an /echo endpoint that display in JSON:
- baseuri
- path
- headers
- query parameters
- cookies
- fragments
- payload
- http version used
This endpoint should work with any http method (GET, POST, PUT, OPTIONS, HEAD, DELETE, others ?)
This is required for QA to ease http2 functional tests.