JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

Archive "negotiation.tar"

Full Path: /var/www/payraty/helpdesk/public/storage/branding_media/images/negotiation.tar
File size: 84.5 KB
MIME-type: application/x-tar
Files in archive: 0
Total size: 56.82 KB
Size in archive: 56.82 KB
Compression: 100%

 
Open
 
  Back
.github/workflows/ci.yaml
.gitignore
CONTRIBUTING.md
LICENSE
README.md
composer.json
phpunit.xml.dist
src/Negotiation/AbstractNegotiator.php
src/Negotiation/Accept.php
src/Negotiation/AcceptCharset.php
src/Negotiation/AcceptEncoding.php
src/Negotiation/AcceptHeader.php
src/Negotiation/AcceptLanguage.php
src/Negotiation/AcceptMatch.php
src/Negotiation/BaseAccept.php
src/Negotiation/CharsetNegotiator.php
src/Negotiation/EncodingNegotiator.php
src/Negotiation/Exception/Exception.php
src/Negotiation/Exception/InvalidArgument.php
src/Negotiation/Exception/InvalidHeader.php
src/Negotiation/Exception/InvalidLanguage.php
src/Negotiation/Exception/InvalidMediaType.php
src/Negotiation/LanguageNegotiator.php
src/Negotiation/Negotiator.php
tests/Negotiation/Tests/AcceptLanguageTest.php
tests/Negotiation/Tests/AcceptTest.php
tests/Negotiation/Tests/BaseAcceptTest.php
tests/Negotiation/Tests/CharsetNegotiatorTest.php
tests/Negotiation/Tests/EncodingNegotiatorTest.php
tests/Negotiation/Tests/LanguageNegotiatorTest.php
tests/Negotiation/Tests/MatchTest.php
tests/Negotiation/Tests/NegotiatorTest.php
tests/Negotiation/Tests/TestCase.php
tests/bootstrap.php