tvl-depot/users/sterni
sterni 5bc73de59d feat: move mblog header handling into mime4cl
Accessing the headers of a MIME message feels like something mime4cl
should handle. We implemented this ad hoc in mblog before in order to
not need to worry about doing it in a sensible way. Now we introduce a
decent-ish interface for getting a header from a MIME message,
mime-message-header-values:

* It returns a list because MIME message headers may appear multiple
  times.

* It decodes RFC2047 only upon request, as you may want to be stricter
  about parsing certain fields.

* It checks header name equality case insensitively.

The code for decoding the RFC2047 string is retained and still uses
babel for doing the actual decoding.

Change-Id: I58bbbe4b46dbded04160b481a28a40d14775673d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5150
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
2022-02-02 20:47:45 +00:00
..
clhs-lookup style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
dot-time-man-pages style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
emacs feat(users/sterni/emacs): setup org-clock 2022-02-02 18:21:34 +00:00
exercises/aoc style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
htmlman style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
mblog feat: move mblog header handling into mime4cl 2022-02-02 20:47:45 +00:00
nix style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
nixpkgs-crate-holes style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
keys.nix feat(ops/nixos/whitby): add sterni user 2021-01-13 22:05:33 +00:00
OWNERS chore(sterni): init user folder 2021-01-11 11:43:33 +00:00