<?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 Re: Set a web proxy for New Http Request in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/423681#M67276</link>
    <description>&lt;P&gt;Aah, I was looking for a way to do this per call.&amp;nbsp; Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Oct 2021 15:07:33 GMT</pubDate>
    <dc:creator>ih</dc:creator>
    <dc:date>2021-10-05T15:07:33Z</dc:date>
    <item>
      <title>Set a web proxy for New Http Request</title>
      <link>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/82337#M37117</link>
      <description>&lt;P&gt;I am trying to access a web API using the New Http Request and route the calls via a web proxy.&amp;nbsp; JMP support tells me that proxy settings are set at the OS level or the Environment Variable leves.&amp;nbsp; But my company does not allow changes to the OS or to the environment variables on our issued laptops.&amp;nbsp; Is anyone aware of a workaround that can force New Http Request to route through a proxy serve that I set for each call?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Tim&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 22:11:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/82337#M37117</guid>
      <dc:creator>tgardner4</dc:creator>
      <dc:date>2018-11-01T22:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set a web proxy for New Http Request</title>
      <link>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/83515#M37577</link>
      <description>Do you mean proxy or vpn? They are different things.&lt;BR /&gt;If you mean vpn, then there's nothing HTTP Request can do.&lt;BR /&gt;If you mean proxy, then for JMP 14 (and 14.2) environment variables (most networks are set up with auto configure options) is your only option.&lt;BR /&gt;BTW... internet open would require a proxy, too.  That is, this:&lt;BR /&gt;&lt;BR /&gt;Open(&lt;BR /&gt;      "&lt;A href="https://en.wikipedia.org/wiki/ISO_4217" target="_blank"&gt;https://en.wikipedia.org/wiki/ISO_4217&lt;/A&gt;",&lt;BR /&gt;      HTML Table( 7, Column Names( 1 ), Data Starts( 2 ) )&lt;BR /&gt;);&lt;BR /&gt;&lt;BR /&gt;shouldn't work either&lt;BR /&gt;Thanks,&lt;BR /&gt;Bryan.</description>
      <pubDate>Thu, 15 Nov 2018 19:28:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/83515#M37577</guid>
      <dc:creator>bryan_boone</dc:creator>
      <dc:date>2018-11-15T19:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Set a web proxy for New Http Request</title>
      <link>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/83516#M37578</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks for the reply Brian.&amp;nbsp; My need is for web proxy support, not VPN.&amp;nbsp; The target users here are not allowed to set environment variables.&amp;nbsp; So I solved the issue by piping the https request to curl via JMP's Run Program function and then reading back the results into JMP.&amp;nbsp; Curl supports https over web proxy with the -x option.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;It's not urgent, but maybe in a future release if JMP it can support an option akin to -x in curl.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If anyone reading this is interested in the curl-based solution, just post a note here and I am happy to clean-up and share the code.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Tim&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Nov 2018 19:52:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/83516#M37578</guid>
      <dc:creator>tgardner4</dc:creator>
      <dc:date>2018-11-15T19:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set a web proxy for New Http Request</title>
      <link>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/83693#M37667</link>
      <description>&lt;P&gt;We'll look into it for JMP 15.&amp;nbsp; Do you want to add it as a Wish List item?&lt;/P&gt;
&lt;P&gt;Thanks for the feedback.&lt;/P&gt;
&lt;P&gt;-Bryan&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 14:44:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/83693#M37667</guid>
      <dc:creator>bryan_boone</dc:creator>
      <dc:date>2018-11-19T14:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set a web proxy for New Http Request</title>
      <link>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/236710#M46725</link>
      <description>&lt;P&gt;This is available in JMP 15.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 16:20:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/236710#M46725</guid>
      <dc:creator>bryan_boone</dc:creator>
      <dc:date>2019-11-27T16:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set a web proxy for New Http Request</title>
      <link>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/423633#M67270</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/5036"&gt;@bryan_boone&lt;/a&gt;, do you know how to use this new option added to JMP 15?&amp;nbsp; I can't seem to find it in the documentation.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 13:55:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/423633#M67270</guid>
      <dc:creator>ih</dc:creator>
      <dc:date>2021-10-05T13:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set a web proxy for New Http Request</title>
      <link>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/423638#M67272</link>
      <description>&lt;P&gt;It's in the Internet Options&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Proxy Settings.jpg" style="width: 735px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/36310i6C85F45A8E3372FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Proxy Settings.jpg" alt="Proxy Settings.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 14:03:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/423638#M67272</guid>
      <dc:creator>bryan_boone</dc:creator>
      <dc:date>2021-10-05T14:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set a web proxy for New Http Request</title>
      <link>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/423681#M67276</link>
      <description>&lt;P&gt;Aah, I was looking for a way to do this per call.&amp;nbsp; Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 15:07:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/423681#M67276</guid>
      <dc:creator>ih</dc:creator>
      <dc:date>2021-10-05T15:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set a web proxy for New Http Request</title>
      <link>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/423685#M67279</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Proxy Settings.jpg" style="width: 946px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/36321iC39E215739DC6CED/image-size/large?v=v2&amp;amp;px=999" role="button" title="Proxy Settings.jpg" alt="Proxy Settings.jpg" /&gt;&lt;/span&gt;You can do that, too&lt;/P&gt;
&lt;P&gt;It's in the Scripting Index.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However most networks are "auto configured" these days. I there some other context?&lt;/P&gt;
&lt;P&gt;-Bryan&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 15:16:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/423685#M67279</guid>
      <dc:creator>bryan_boone</dc:creator>
      <dc:date>2021-10-05T15:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set a web proxy for New Http Request</title>
      <link>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/423697#M67280</link>
      <description>&lt;P&gt;I am trying to pass different credentials to a proxy server in different parts of a script, while passing a &lt;EM&gt;different&lt;/EM&gt;&amp;nbsp;credentials entirely to the destination site.&amp;nbsp; I don't&amp;nbsp;&lt;EM&gt;see&lt;/EM&gt; anything in the scripting index or help files related to this, am I missing something?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 15:22:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/423697#M67280</guid>
      <dc:creator>ih</dc:creator>
      <dc:date>2021-10-05T15:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set a web proxy for New Http Request</title>
      <link>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/423698#M67281</link>
      <description>&lt;P&gt;OK.&lt;/P&gt;
&lt;P&gt;What you are looking for is &lt;STRONG&gt;Proxy User&lt;/STRONG&gt; in the Scripting Index.&lt;/P&gt;
&lt;P&gt;That should get you what you need.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 15:26:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/423698#M67281</guid>
      <dc:creator>bryan_boone</dc:creator>
      <dc:date>2021-10-05T15:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set a web proxy for New Http Request</title>
      <link>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/423699#M67282</link>
      <description>&lt;P&gt;Yes there it is, not sure I how I missed that one.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 15:30:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/423699#M67282</guid>
      <dc:creator>ih</dc:creator>
      <dc:date>2021-10-05T15:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set a web proxy for New Http Request</title>
      <link>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/423715#M67284</link>
      <description>&lt;P&gt;Any time.&lt;/P&gt;
&lt;P&gt;I even have to go refer to the doc time to time ;)&lt;/img&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 16:18:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Set-a-web-proxy-for-New-Http-Request/m-p/423715#M67284</guid>
      <dc:creator>bryan_boone</dc:creator>
      <dc:date>2021-10-05T16:18:36Z</dc:date>
    </item>
  </channel>
</rss>

