HttpUtils
HttpUtils
class HttpUtils
Encapsulates the logic needed to create sub-requests, redirect the user, and match URLs.
Methods
__construct(UrlGeneratorInterface $urlGenerator = null, UrlMatcherInterface|RequestMatcherInterface $urlMatcher = null) Constructor. | ||
登录查看完整内容
|