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

Standardize user-agent header

Open ItalyPaleAle opened this issue 3 years ago • 0 comments
trafficstars

Following on the proposal dapr/dapr#5309, this PR standardizes the value reported in the user-agent header.

The PHP SDK was already reporting itself as being a Dapr SDK, but this changes the format slightly so it's aligned with the proposed standard.

ItalyPaleAle avatar Oct 04 '22 20:10 ItalyPaleAle