Mathias Reichardt

Results 6 comments of Mathias Reichardt

Any update on this? I need to access the location header and found the wrap response solution. It works when I wrap all responses but i do not want this...

Another workaround: The class `SwaggerRunDetector` trys to detect if the swagger tool is running the app. If so I do not execute code segments which should not run when generating...

I am thinking about adding an analyzer. It Knows the endpoint delivering the HTO type, so it can access the rout template and run some checks. Using these we even...

I experience that SSE responses (`Content-Type: text/event-stream`) seem to be cached (defeating the purpose), even when `Cache-Control: no-store` is send. Will the new storage take this into account?

What is the situation when you have a RouteAttribute AND a HypermediaAttribute?

Lets revisit in the current redesign. I thing the concept will be generalized after all.