Melloware
Melloware
We just updated the docs to Next 15 and updated most of the libs and so this should Be in good shape to make changes now.
OK I changed the type to Enhancement.
Don't you also need something like... ``` quarkus.rest.path=/bar/foo quarkus.quinoa.ignored-path-prefixes=/q,/bar/foo/baz ```
yeah you might have to tweak that `ignored` values as thta is what the Angular Integration Tests here do...
Yes i am pretty sure if you look through the tickets here if both are mapped to the same address you need to distinguish them. That is how the integration...
@ThoSap where did you end up on this?
@HerrDerb can you put together a small reproducer?
Closing as no responses.
i use Axios Request Interceptors to add custom headers. You could check the path and add the right content encoding. ```js /** * Axios utlity class for adding token handling...
cc @AllieJonsson @soartec-lab ?