Bugzilla->input_params

View: New views
1 Messages — Rating Filter:   Alert me  

Bugzilla->input_params

by Max Kanat-Alexander :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

        There is a new way to get CGI paramters under some circumstances, on
HEAD, Bugzilla->input_params:

        http://www.bugzilla.org/docs/tip/en/html/api/Bugzilla.html#input_params

        Generally, for now you should continue using Bugzilla->cgi to get
parameters, but input_params should be used if you have to get CGI
parameters inside of modules (with careful thought about how that will
work in the WebService).

        -Max
--
http://www.everythingsolved.com/
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.
-
To view or change your list settings, click here:
<http://bugzilla.org/cgi-bin/mj_wwwusr?user=lists@...>