<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Can you help me full definition of User-Agent in DropboxClientConfig in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Can-you-help-me-full-definition-of-User-Agent-in/m-p/615094#M2834</link>
    <description>&lt;P&gt;Hi everyone, Please help me full definition of User-Agent in DropboxClientConfig, I use SDK for .NET, in my code:&lt;/P&gt;
&lt;P&gt;var config = new DropboxClientConfig([userAgent]"AppTest")&lt;BR /&gt;{&lt;BR /&gt;HttpClient = httpClient&lt;BR /&gt;};&lt;/P&gt;</description>
    <pubDate>Thu, 11 Aug 2022 17:28:46 GMT</pubDate>
    <dc:creator>Luan09</dc:creator>
    <dc:date>2022-08-11T17:28:46Z</dc:date>
    <item>
      <title>Can you help me full definition of User-Agent in DropboxClientConfig</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Can-you-help-me-full-definition-of-User-Agent-in/m-p/615094#M2834</link>
      <description>&lt;P&gt;Hi everyone, Please help me full definition of User-Agent in DropboxClientConfig, I use SDK for .NET, in my code:&lt;/P&gt;
&lt;P&gt;var config = new DropboxClientConfig([userAgent]"AppTest")&lt;BR /&gt;{&lt;BR /&gt;HttpClient = httpClient&lt;BR /&gt;};&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 17:28:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Can-you-help-me-full-definition-of-User-Agent-in/m-p/615094#M2834</guid>
      <dc:creator>Luan09</dc:creator>
      <dc:date>2022-08-11T17:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me full definition of User-Agent in DropboxClientConfig</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Can-you-help-me-full-definition-of-User-Agent-in/m-p/615139#M2836</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1564080"&gt;@Luan09&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi everyone, Please help me full definition of User-Agent in DropboxClientConfig, ...&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1564080"&gt;@Luan09&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;It's hard to be set exact definition. In HTTP is a optional header that lets the client describe itself to the server. By default all Dropbox SDKs put there information describing themself. You can add additional information (describing your application specifically, if you want) to this header, passing it through as parameter. Directives to format such an info can be seen &lt;A title="User-Agent" href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Hope this clarifies matter.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 13:23:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Can-you-help-me-full-definition-of-User-Agent-in/m-p/615139#M2836</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2022-08-10T13:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me full definition of User-Agent in DropboxClientConfig</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Can-you-help-me-full-definition-of-User-Agent-in/m-p/615265#M2838</link>
      <description>&lt;P&gt;Thanks for your support. So that means&amp;nbsp;declare User-Agent content won't affect the data sent or received when using dropbox's SDK right ?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 02:42:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Can-you-help-me-full-definition-of-User-Agent-in/m-p/615265#M2838</guid>
      <dc:creator>Luan09</dc:creator>
      <dc:date>2022-08-11T02:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me full definition of User-Agent in DropboxClientConfig</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Can-you-help-me-full-definition-of-User-Agent-in/m-p/615266#M2839</link>
      <description>&lt;P&gt;&lt;SPAN&gt;A user agent is any software that&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;retrieves and presents Web content for end users or is implemented using Web technologies&lt;/STRONG&gt;&lt;SPAN&gt;. User agents include Web browsers, media players, and plug-ins that help in retrieving, rendering and interacting with Web content.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 02:45:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Can-you-help-me-full-definition-of-User-Agent-in/m-p/615266#M2839</guid>
      <dc:creator>tanukrishna</dc:creator>
      <dc:date>2022-08-11T02:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me full definition of User-Agent in DropboxClientConfig</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Can-you-help-me-full-definition-of-User-Agent-in/m-p/615267#M2840</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1564080"&gt;@Luan09&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;... User-Agent content won't affect the data sent or received when using dropbox's SDK right ?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Exactly... Its purpose is informative only. Some servers may be interested how are you trying access them (so they be able provide adapted content for instance). Dropbox servers targeting API access may log this information for debug purposes, but they ignore it in regards to the behavior.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 02:52:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Can-you-help-me-full-definition-of-User-Agent-in/m-p/615267#M2840</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2022-08-11T02:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can you help me full definition of User-Agent in DropboxClientConfig</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Can-you-help-me-full-definition-of-User-Agent-in/m-p/615268#M2841</link>
      <description>&lt;P&gt;Thanks for your reply. Have a nice day !&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 02:55:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Can-you-help-me-full-definition-of-User-Agent-in/m-p/615268#M2841</guid>
      <dc:creator>Luan09</dc:creator>
      <dc:date>2022-08-11T02:55:30Z</dc:date>
    </item>
  </channel>
</rss>

