Normalize HTTP client user agent #90
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: friendica/friendica-directory#90
Loading…
Reference in a new issue
No description provided.
Delete branch "MrPetovan/friendica-directory:task/89-normalize-user-agent"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #89
The unified HTTP client User Agent header now features the software name and installed version + the default Guzzle user agent for good measure.
It also fixes a small error I found during my test where profile data would fail to save to the database if the profile isn't available.
This has the potential of greatly reducing the amount of dead profiles the directory currenty shows.