Skip to content

Conversation

Nevercold
Copy link
Contributor

@Nevercold Nevercold commented Mar 10, 2022

Description:

Detection error fixed.
Remove the "" from the Value

#6989

Review

@Nevercold

This comment was marked as outdated.

README.md Outdated
@@ -44,6 +44,10 @@ use DeviceDetector\Parser\Device\AbstractDeviceParser;
// for other options see VERSION_TRUNCATION_* constants in DeviceParserAbstract class
AbstractDeviceParser::setVersionTruncation(AbstractDeviceParser::VERSION_TRUNCATION_NONE);

// needed for clientHints
header('Accept-CH: Sec-CH-UA-Full-Version, Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version, Sec-CH-UA-Model, Sec-CH-UA-Arc', true);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a missing h Sec-CH-UA-Arc to Sec-CH-UA-Arch

@sgiehl sgiehl enabled auto-merge (squash) March 10, 2022 14:11
@sgiehl sgiehl merged commit 646cbeb into matomo-org:master Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants