Use header[FOO] instead of header.get(FOO) to force KeyErrors

Merged
#65 · Created  · Last updated

Merged pull request

Merged in no_header_get (pull request #65)

1247ded·Author: ·Closed by: ·2022-05-02

Description

This has been on my backlog fooooorever.

Not many things worse than silently failing defaults; if the key is not there we need to know about it NOW.

(This is how *-common has always done it).

0 attachments

0 comments

Loading commits...