Dancer2 icon indicating copy to clipboard operation
Dancer2 copied to clipboard

Deprecated keyword: headers

Open xsawyerx opened this issue 2 years ago • 0 comments

Why?

This keyword had a generic name while only being relevant to the response.

Benefits to Dancer2 codebase

More consistency and clarity in the code-base.

Benefit to Dancer2 Community

More consistency and clarity in keywords.

Alternatives

Use the response_headers keyword instead.

xsawyerx avatar Mar 12 '22 10:03 xsawyerx