Module musicbrainz_rs::config

source ·
Expand description

Configure the HTTP client global state

Functions

Each request sent to MusicBrainz needs to include a User-Agent header, with enough information in the User-Agent to contact the application maintainers. We strongly suggest including your application’s version number in the User-Agent string too.