---
artifacts:
index:
type: file
path: contrib/artifacts.html
text:
type: inline
data: |
hello world!
remote:
type: url
url: https://www.wikipedia.org/portal/wikipedia.org/assets/img/Wikipedia-logo-v2.png
sha256: 75038605ff9e35cc393e0ed8200069601c889100607cde67d2af68b9eb88e5d4
routes:
- path: "/img.png"
type: static
args:
content_type: image/png
artifact: remote
- path: "/data.txt"
type: static
args:
content_type: "text/plain; charset=utf-8"
artifact: text
- path: "/"
type: static
args:
content_type: "text/html; charset=utf-8"
artifact: index
- type: static
args:
status: 404
data: ""