facebookincubator / katran

A high performance layer 4 load balancer
GNU General Public License v2.0
4.75k stars 504 forks source link

Adding "Accept" header to urllib type request #180

Closed lima1756 closed 2 years ago

lima1756 commented 2 years ago

Summary: The urlretrieve method originally doesn't add this header, and in katran we noticed that the libmnl wasn't fetched anymore. After investigation, the request is blocked with error 403 because this header is missing. Adding it to the request.

Differential Revision: D40386108

facebook-github-bot commented 2 years ago

This pull request was exported from Phabricator. Differential Revision: D40386108

facebook-github-bot commented 2 years ago

This pull request was exported from Phabricator. Differential Revision: D40386108

facebook-github-bot commented 2 years ago

This pull request was exported from Phabricator. Differential Revision: D40386108

facebook-github-bot commented 2 years ago

This pull request was exported from Phabricator. Differential Revision: D40386108