openfoodfacts-php icon indicating copy to clipboard operation
openfoodfacts-php copied to clipboard

feat: force user agent

Open Benoit382 opened this issue 9 months ago • 1 comments

What

Force the user agent Clean of the previous PR https://github.com/openfoodfacts/openfoodfacts-php/pull/49

Issues

https://github.com/openfoodfacts/openfoodfacts-php/issues/48

Benoit382 avatar May 01 '24 10:05 Benoit382

be aware that this will introduce a breaking change. Not sure if forcing the useragent is really that important (no way to verify anyhow)?... if not, maybe revert this - or add as optional parameter at the end of the constructor?

If we keep it in, we'd need to tag it as 0.4.x (at least)

epalmans avatar Jun 11 '24 07:06 epalmans