Aplus Framework HTTP Library

Deprecated

Table of Contents

src/Cookie.php
src/CSP.php
src/URL.php
src/UserAgent.php

Cookie.php

Line Element Reason
65 Cookie::getAsString()

Use Cookie::toString()

CSP.php

Line Element Reason
147 CSP::pluginTypes
156 CSP::prefetchSrc
175 CSP::reportUri

URL.php

Line Element Reason
268 URL::getAsString()

Use URL::toString()

UserAgent.php

Line Element Reason
331 UserAgent::getAsString()

Use UserAgent::toString()

Search results