Project

General

Profile

Actions

Bug #1273

closed

Lua - http.request_line not working

Added by Paul Gofran over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

When specifying in the init function of a Lua script:
needs["http.request_line"] = tostring(true)

The match function is never invoked. When using one of the other HTTP buffers(ex: http.request_headers) I do see the match function being invoked. There are no errors, but nothing happens either.

Appears to be an issue in the dev lua branch, 2.0.1, and 1.4.6

Actions

Also available in: Atom PDF