WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIWebHandlerApp
| IID: | 7521a093-c498-45ce-b462-df7ba0d882f6 |
| Inherits From: | nsIHandlerApp |
This interface is implemented by the following components:
Properties
AUTF8String uriTemplate
Template used to construct the URI to GET. Template is expected to have a %s in it, and the escaped URI to be handled is inserted in place of that %s, as per the HTML5 spec.
Reference documentation is generated from Mozilla's source.
