<div dir="ltr">Hi,<div><br></div><div>I am trying to pass an option to stream_UrlNew() to specific http request type i.e. along with existing GET, i could also submit a POST and its parameters.</div><div><br></div><div>So ultimately in Request function in modules/access/http.c could submit a post request.</div>
<div><br></div><div>Problem is that access_New() in access.c is called from many locations in src/input/stream.c</div><div><br></div><div>I am not sure if making changes in all of these occurrences make sense and would work.</div>
<div><br></div><div>Am I on the right track? Or will i disturb the module loading mechanism?</div><div><br></div><div>Thanks and regards,</div><div>Fayyaz</div></div>