- header-value NAME HEADERS #!optional DEFAULTprocedure
If you know in advance that a header has only one value, you can use header-value instead of header-values. This will return the first value in the list, or the provided default if there is no value for that header.