Leon Brocard

Results 4 issues of Leon Brocard

This commit compresses the static PNG images so that they load quicker. I compressed them losslessly with ImageOptim, so they look exactly the same, but they are smaller and thus...

👋 Have we considered serving `fastly compute serve` over HTTPS instead of HTTP? My application isn’t working because I set HTTPS-only cookies, and I don’t want to make too many...

### Change summary Make `--use-ssl` default to true when creating backends to provide better security defaults. Add a `--no-use-ssl` flag. Update documentation and tests. All Submissions: * [X] Have you...

DO NOT MERGE YET
breaking

Fastly VCL snippets are code fragments injected into specific subroutine phases rather than standalone VCL files with subroutine declarations. Previously, falco couldn't lint these files because they lack the `sub...