- Issue created by @Gábor Hojtsy
- First commit to issue fork.
- @omkar-pd opened merge request.
- 🇪🇸Spain fjgarlin
We already use a "versionless" user agent in some parts, like here: https://git.drupalcode.org/project/project_browser/-/blob/2.0.x/scripts/...
curl_setopt($ch, CURLOPT_USERAGENT, 'Curl.ProjectBrowser');
So I suggest to modify it slightly so we can do a regex that covers this and the new one with the version. I'll make a suggestion in the MR.
- 🇪🇸Spain fjgarlin
Actually, as they have different purposes. We can leave it like that.
- 🇪🇸Spain fjgarlin
I made a suggestion in the MR and also added a @todo as PB will be part of core eventually.
- First commit to issue fork.
-
chrisfromredfin →
committed 25f5b3f1 on 2.0.x authored by
omkar-pd →
Issue #3522764 by omkar-pd, gábor hojtsy, fjgarlin, tim.plunkett: Use...
-
chrisfromredfin →
committed 25f5b3f1 on 2.0.x authored by
omkar-pd →
- 🇺🇸United States chrisfromredfin Portland, Maine
Cool! We can leave that todo... maybe some day we'll be there, or someday we'll just remove it. ;)