> > In comment to `request_new` was that it *always* must be followed by > `request_set_method`. I changed code to combine these functionality into > single function. Please, review. >
Looks good to me. Just one thing though, the method string is now converted to uppercase through cmd_string_uppercase. Giuseppe pushed a patch with that change a few days ago. -- Thanking You, Darshit Shah
