This repository was archived by the owner on Apr 8, 2022. It is now read-only.

Description
MyScript:
on GET request:
- determine passively "code:404"
- determine passively "type:text/plain"
- determine "U found nothin!"
on HEAD request:
- determine passively "code:404"
- determine "type:text/plain"
Alternately, use a 'header' task/subscript that defines the head for you, and then call it from both sections, except the get section goes on to define contents.