Skip to content

method.additional.response.header

Add additional response headers to a method.

Usage

properties
method.additional.response.header=groovy:'''
header("X-Rate-Limit", "100")
'''

基于 Apache-2.0 许可发布