tobfel
tobfel
First reqest is done via IPv6, but when the server response with 301, the RedirectUrl ist not called with the same IP-Protocol-Version. Can be fixed via: ``` if Request.IPVersion=Id_IPv6 then...
Hi, maybe add a hint to the documentation, when the OpenAPI is used by swagger-ui. refresh with Authorization header (https://github.com/swagger-api/swagger-ui/issues/8125#issuecomment-1481020040) so the openapi-spec is reloaded with the Authorization-Header and the...
Hi, any possibity to only watch specific folder with specific files? watch-path is a Drive with many subdir's and many files that would match the filename-filer, but i only want...
Hi, I have a stange problem for the following task: I need to listen to File-Saves from DevIDE (Delphi - the Ide creates a temp file and replaces (Delete and...