Skip to content

v0.12.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 06 Dec 20:06
b61243e
add custom_header variable to send custom headers to origin @bkero (#47)

what

  • Adds the ability to specify custom headers that are sent to the origin for requests

why

  • To facilitate the common pattern of only allowing traffic to origins that come form a certain CloudFront CDN, or for other use cases

references

closes #46