Skip to content

Commit

Permalink
remove header
Browse files Browse the repository at this point in the history
  • Loading branch information
mimmi20 committed Feb 16, 2019
1 parent 2fcb0e9 commit 6c4a6bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/GenericRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ public function getDeviceUserAgent(): string
{
$headers = [
Constants::HEADER_DEVICE_STOCK_UA => true,
Constants::HEADER_DEVICE_UA => true,
Constants::HEADER_UCBROWSER_UA => true,
Constants::HEADER_UCBROWSER_DEVICE_UA => true,
Constants::HEADER_UCBROWSER_DEVICE => true,
Expand Down

0 comments on commit 6c4a6bf

Please sign in to comment.