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

HEAD Request Event #1

@mcmonkey4eva

Description

@mcmonkey4eva
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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions