I want to write a simple nginx module. I need to read the variable from
the GET request ( for example “?name=test” ).
How to do it more “nice” ?
Posted at Nginx Forum:
I want to write a simple nginx module. I need to read the variable from
the GET request ( for example “?name=test” ).
How to do it more “nice” ?
Posted at Nginx Forum:
Hello!
On Wed, Aug 11, 2010 at 02:08:02PM -0400, Bdfy wrote:
I want to write a simple nginx module. I need to read the variable from
the GET request ( for example “?name=test” ).
How to do it more “nice” ?
ngx_http_arg()
Maxim D.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs