Frank Bille-Stauner
Frank Bille-Stauner
## Problem When organizing path definitions in different files like the example below, the parameters will not be passed from the top-level `/ref/test/{id}/toplevelparam` definition to the `GET` operation. `api.yaml`: ```yaml...
After the latest harvest upgrade, the previous entries are not copied over to today, anylonger. It would be nice, if it was possible to get Hayfever to do it for...
X-Forwarded-For is normally used for getting the original client IP, whereas X-Forwarded-Host is normally used to get the original host requested by the client. X-Forwarded-For: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-For X-Forwarded-Host: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-Host