in reply to Re^2: Blank HTTP POST request, if script has another module in it.
in thread Blank HTTP POST request, if script has another module in it.

... myModule may or may not have function to process, HTTP requests.

Great, good luck with that :)

  • Comment on Re^3: Blank HTTP POST request, if script has another module in it.

Replies are listed 'Best First'.
Re^4: Blank HTTP POST request, if script has another module in it.
by msinfo (Sexton) on Feb 17, 2014 at 07:11 UTC
    Hi Anonymous Monk,

    Are you pointing to some thing, in funny way? If myModule, has function for handling HTTP request, (or not) how does it affects, other HTTP request handling code.