We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
char *REQ_ID
Last part of request URI, i.e. for example.com/this/sample/1234 ID will be 1234.
example.com/this/sample/1234
1234
NULL-terminated string.
See Node++ RESTful API generator.