sam delong
sam delong
Please provide some screenshots or code snippets of the generated HTML!
I wouldn't recommend using this package as it doesn't seem to be maintained anymore. I was able to deploy my go function with the `aws-actions/setup-sam@v1` action.
I ran into the same issue. I fixed by using `echo -e`. Glad this is already in a PR! It currently will not build until the change is made (RPI...
That's my post on caddy community I was able to solve the issue by making some small changes to http.go, you can see the commits on my fork [here](https://github.com/samdelong/coraza-caddy)
I didn't have to add anything to my Caddyfile config. I dont have any PRs to reference, but since that post was from 3 years ago its seems the `X-Real-IP`...