RFE: add .string(n) methods for the both label and sub objects #1

Open
opened 2018-01-15 15:33:21 +00:00 by geoff · 1 comment
geoff commented 2018-01-15 15:33:21 +00:00 (Migrated from code.uplex.de)

The methods STRING .string(INT n) return the name of the nth sub or label, as provided in the .add() methods at initialization time.

The string can be used for logging, for assigning the names to headers for tracing purposes, etc.

The methods `STRING .string(INT n)` return the name of the `n`th sub or label, as provided in the `.add()` methods at initialization time. The string can be used for logging, for assigning the names to headers for tracing purposes, etc.
geoff commented 2018-01-29 14:51:13 +00:00 (Migrated from code.uplex.de)

Feature added in 9524c583 and 5e872182.

Feature added in 9524c583 and 5e872182.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
uplex-varnish/libvmod-dispatch#1
No description provided.