2019-08-16 23:41:36 +01:00
<!DOCTYPE html>
< html lang = "en-US" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
< title > Proxy Settings | SpotifyAPI-NET< / title >
2019-08-16 23:45:09 +01:00
< meta name = "description" content = "🔉 An API for the Spotify-Client and the Spotify Web API, written in C#/.NET" >
2020-03-27 10:47:13 +00:00
< meta name = "generator" content = "VuePress 1.4.0" >
2019-08-16 23:41:36 +01:00
2020-04-29 11:13:52 +01:00
< link rel = "preload" href = "/SpotifyAPI-NET/assets/css/0.styles.82abfbf9.css" as = "style" > < link rel = "preload" href = "/SpotifyAPI-NET/assets/js/app.b18eecc7.js" as = "script" > < link rel = "preload" href = "/SpotifyAPI-NET/assets/js/2.31113494.js" as = "script" > < link rel = "preload" href = "/SpotifyAPI-NET/assets/js/22.b2427986.js" as = "script" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/10.002ef499.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/11.7de40808.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/12.db52d3ac.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/13.8b5c9b44.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/14.c0f35def.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/15.cfa7a58a.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/16.9c0ba2de.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/17.5154e8d9.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/18.6bcd5883.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/19.70cf2c90.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/20.540a6f36.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/21.956153ac.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/23.e0985451.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/24.a9466c6a.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/25.33dd1a97.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/26.fd03eb58.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/3.7ef0fbfe.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/4.2f270ddd.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/5.14f2fea3.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/6.66d7c2fe.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/7.830f290b.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/8.9cb2269f.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/9.f14800d8.js" >
2020-03-27 10:47:13 +00:00
< link rel = "stylesheet" href = "/SpotifyAPI-NET/assets/css/0.styles.82abfbf9.css" >
2019-08-16 23:41:36 +01:00
< / head >
< body >
2020-03-27 10:47:13 +00:00
< div id = "app" data-server-rendered = "true" > < div class = "theme-container no-sidebar" > < header class = "navbar" > < div class = "sidebar-button" > < svg xmlns = "http://www.w3.org/2000/svg" aria-hidden = "true" role = "img" viewBox = "0 0 448 512" class = "icon" > < path fill = "currentColor" d = "M436 124H12c-6.627 0-12-5.373-12-12V80c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12z" > < / path > < / svg > < / div > < a href = "/SpotifyAPI-NET/" class = "home-link router-link-active" > <!-- --> < span class = "site-name" > SpotifyAPI-NET< / span > < / a > < div class = "links" > < div class = "search-box" > < input aria-label = "Search" autocomplete = "off" spellcheck = "false" value = "" > <!-- --> < / div > < nav class = "nav-links can-hide" > < div class = "nav-item" > < a href = "/SpotifyAPI-NET/" class = "nav-link" >
Home
< / a > < / div > < div class = "nav-item" > < div class = "dropdown-wrapper" > < button type = "button" aria-label = "SpotifyAPI.Web" class = "dropdown-title" > < span class = "title" > SpotifyAPI.Web< / span > < span class = "arrow right" > < / span > < / button > < ul class = "nav-dropdown" style = "display:none;" > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/getting_started.html" class = "nav-link" >
Getting Started
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/examples.html" class = "nav-link" >
Examples
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/proxy.html" class = "nav-link router-link-exact-active router-link-active" >
Proxy
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/albums.html" class = "nav-link" >
- Albums
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/artists.html" class = "nav-link" >
- Artists
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/browse.html" class = "nav-link" >
- Browse
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/follow.html" class = "nav-link" >
- Follow
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/library.html" class = "nav-link" >
- Library
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/personalization.html" class = "nav-link" >
- Personalization
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/player.html" class = "nav-link" >
- Player
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/playlists.html" class = "nav-link" >
- Playlists
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/profiles.html" class = "nav-link" >
- Profiles
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/search.html" class = "nav-link" >
- Search
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/tracks.html" class = "nav-link" >
- Tracks
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/utils.html" class = "nav-link" >
Utilities
< / a > < / li > < / ul > < / div > < / div > < div class = "nav-item" > < div class = "dropdown-wrapper" > < button type = "button" aria-label = "SpotifyAPI.Auth" class = "dropdown-title" > < span class = "title" > SpotifyAPI.Auth< / span > < span class = "arrow right" > < / span > < / button > < ul class = "nav-dropdown" style = "display:none;" > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/getting_started.html" class = "nav-link" >
Getting Started
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/implicit_grant.html" class = "nav-link" >
- ImplicitGrantAuth
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/token_swap.html" class = "nav-link" >
- TokenSwapAuth
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/authorization_code.html" class = "nav-link" >
- AutorizationCodeAuth
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/client_credentials.html" class = "nav-link" >
- ClientCredentialsAuth
< / a > < / li > < / ul > < / div > < / div > < a href = "https://github.com/JohnnyCrazy/SpotifyAPI-NET" target = "_blank" rel = "noopener noreferrer" class = "repo-link" >
2019-08-16 23:41:36 +01:00
🚀 GitHub
2020-03-27 10:47:13 +00:00
< svg xmlns = "http://www.w3.org/2000/svg" aria-hidden = "true" x = "0px" y = "0px" viewBox = "0 0 100 100" width = "15" height = "15" class = "icon outbound" > < path fill = "currentColor" d = "M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z" > < / path > < polygon fill = "currentColor" points = "45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9" > < / polygon > < / svg > < / a > < / nav > < / div > < / header > < div class = "sidebar-mask" > < / div > < aside class = "sidebar" > < nav class = "nav-links" > < div class = "nav-item" > < a href = "/SpotifyAPI-NET/" class = "nav-link" >
Home
< / a > < / div > < div class = "nav-item" > < div class = "dropdown-wrapper" > < button type = "button" aria-label = "SpotifyAPI.Web" class = "dropdown-title" > < span class = "title" > SpotifyAPI.Web< / span > < span class = "arrow right" > < / span > < / button > < ul class = "nav-dropdown" style = "display:none;" > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/getting_started.html" class = "nav-link" >
Getting Started
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/examples.html" class = "nav-link" >
Examples
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/proxy.html" class = "nav-link router-link-exact-active router-link-active" >
Proxy
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/albums.html" class = "nav-link" >
- Albums
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/artists.html" class = "nav-link" >
- Artists
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/browse.html" class = "nav-link" >
- Browse
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/follow.html" class = "nav-link" >
- Follow
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/library.html" class = "nav-link" >
- Library
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/personalization.html" class = "nav-link" >
- Personalization
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/player.html" class = "nav-link" >
- Player
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/playlists.html" class = "nav-link" >
- Playlists
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/profiles.html" class = "nav-link" >
- Profiles
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/search.html" class = "nav-link" >
- Search
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/tracks.html" class = "nav-link" >
- Tracks
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/utils.html" class = "nav-link" >
Utilities
< / a > < / li > < / ul > < / div > < / div > < div class = "nav-item" > < div class = "dropdown-wrapper" > < button type = "button" aria-label = "SpotifyAPI.Auth" class = "dropdown-title" > < span class = "title" > SpotifyAPI.Auth< / span > < span class = "arrow right" > < / span > < / button > < ul class = "nav-dropdown" style = "display:none;" > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/getting_started.html" class = "nav-link" >
Getting Started
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/implicit_grant.html" class = "nav-link" >
- ImplicitGrantAuth
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/token_swap.html" class = "nav-link" >
- TokenSwapAuth
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/authorization_code.html" class = "nav-link" >
- AutorizationCodeAuth
< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/client_credentials.html" class = "nav-link" >
- ClientCredentialsAuth
< / a > < / li > < / ul > < / div > < / div > < a href = "https://github.com/JohnnyCrazy/SpotifyAPI-NET" target = "_blank" rel = "noopener noreferrer" class = "repo-link" >
2019-08-16 23:41:36 +01:00
🚀 GitHub
< svg xmlns = "http://www.w3.org/2000/svg" aria-hidden = "true" x = "0px" y = "0px" viewBox = "0 0 100 100" width = "15" height = "15" class = "icon outbound" > < path fill = "currentColor" d = "M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z" > < / path > < polygon fill = "currentColor" points = "45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9" > < / polygon > < / svg > < / a > < / nav > < ul class = "sidebar-links" > < li > < section class = "sidebar-group depth-0" > < p class = "sidebar-heading open" > < span > Proxy Settings< / span > <!-- --> < / p > <!-- --> < / section > < / li > < / ul > < / aside > < main class = "page" > < div class = "theme-default-content content__default" > < h1 id = "proxy-settings" > < a href = "#proxy-settings" aria-hidden = "true" class = "header-anchor" > #< / a > Proxy Settings< / h1 > < p > You can forward your proxy settings to the web api by using a field in the < code > SpotifyLocalAPIConfig< / code > .< / p > < div class = "language-csharp extra-class" > < pre class = "language-csharp" > < code > < span class = "token class-name" > ProxyConfig< / span > proxyConfig < span class = "token operator" > =< / span > < span class = "token keyword" > new< / span > < span class = "token class-name" > ProxyConfig< / span > < span class = "token punctuation" > (< / span > < span class = "token punctuation" > )< / span >
< span class = "token punctuation" > {< / span >
Host < span class = "token operator" > =< / span > < span class = "token string" > " 127.0.0.1" < / span > < span class = "token punctuation" > ,< / span >
Port < span class = "token operator" > =< / span > < span class = "token number" > 8080< / span >
< span class = "token comment" > // Additional values like Username and Password are available< / span >
< span class = "token punctuation" > }< / span > < span class = "token punctuation" > ;< / span >
< span class = "token class-name" > SpotifyWebAPI< / span > api < span class = "token operator" > =< / span > < span class = "token keyword" > new< / span > < span class = "token class-name" > SpotifyWebAPI< / span > < span class = "token punctuation" > (< / span > proxyConfig< span class = "token punctuation" > )< / span > < span class = "token punctuation" > ;< / span >
2020-04-29 11:13:52 +01:00
< / code > < / pre > < / div > < / div > < footer class = "page-edit" > < div class = "edit-link" > < a href = "https://github.com/JohnnyCrazy/SpotifyAPI-NET/edit/master/SpotifyAPI.Docs/docs/web/proxy.md" target = "_blank" rel = "noopener noreferrer" > Help us improve this page!< / a > < svg xmlns = "http://www.w3.org/2000/svg" aria-hidden = "true" x = "0px" y = "0px" viewBox = "0 0 100 100" width = "15" height = "15" class = "icon outbound" > < path fill = "currentColor" d = "M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z" > < / path > < polygon fill = "currentColor" points = "45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9" > < / polygon > < / svg > < / div > < div class = "last-updated" > < span class = "prefix" > Last Updated:< / span > < span class = "time" > 4/29/2020, 10:12:06 AM< / span > < / div > < / footer > <!-- --> < / main > < / div > < div class = "global-ui" > < / div > < / div >
< script src = "/SpotifyAPI-NET/assets/js/app.b18eecc7.js" defer > < / script > < script src = "/SpotifyAPI-NET/assets/js/2.31113494.js" defer > < / script > < script src = "/SpotifyAPI-NET/assets/js/22.b2427986.js" defer > < / script >
2019-08-16 23:41:36 +01:00
< / body >
< / html >