default_user_agent¶ requests_pelican.utils.default_user_agent(name='requests-pelican')[source]¶ Return the default User-Agent header content. Parameters¶ namestrThe name for the User-Agent value Returns¶ useragentstrThe string to use for the User-Agent header.