caddy-frontend: Fix backend Via header for https backend
Łukasz Nowak authored
Rarely used https backend was missing the backend Via additions, thus it was
not transmitted there.
87bac5c0

slapos.cookbook

Cookbook of SlapOS recipes.

testing

Unit tests for recipes can be found under slapos/test/recipe. To run the tests use provided unittest.defaultTestLoader inside slapos/test/test_recipe by invoking

python setup.py test --test-suite slapos.test.test_recipe.additional_tests