fix signing fetcher warning for empty path
------------------------------------------
Key: SHINDIG-1026
URL: https://issues.apache.org/jira/browse/SHINDIG-1026
Project: Shindig
Issue Type: Bug
Components: PHP
Affects Versions: trunk
Reporter: Pan Jie
Priority: Minor
Fix For: trunk
For empty path like http://example.org
SigningFetcher will echo warning message because $parsedUri['path'] is null.
So makeRequest will failed with this warning message.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.