Optional metadata sending; typecheck request.method
- Added boolean constructor argument to prevent sending of site metadata, for use in contexts other than desktop browsers
- Added typecheck for
request.methodin the error middleware; this will intercept requests before passing them off if they have an invalid method string