w10schools
Login
Register
In current category
Only my posts
Home
Tutorials
HTML, CSS
HTML, HTML5
CSS, CSS3
XML
JavaScript, AJAX
PHP
Ruby on Rails
Ruby
Rails
ASP.NET
ASP
C# .NET
Java
JSP
Databases
MySQL
MSSQL Server
Oracle
Web Server
Windows
Linux
Apache
IIS
Design
Dreamweaver
Flash
Photoshop
Fireworks
CorelDRAW
Illustrator
References
HTML
Bootstrap
CSS
CSS Selectors
Sass
JavaScript
Mobile Apps
Cordova
Ruby on Rails
Ruby
Rails
PHP
Function
Language
CodeIgniter
Phalcon
PHPUnit
Symfony
Drupal
Yii
Laravel
Perl
Perl
Python
Python
Django
NumPy
Pandas
scikit-image
scikit-learn
Statsmodels
Matplotlib
Lua
Lua
C, C++
C
C++
Server
Docker
Apache HTTP Server
Nginx
Database
PostgreSQL
Big Data
TensorFlow
Game Development
Phaser
LÖVE
Articles
News
General
Website Promotion
Online Advertising
Make Money Online
Editorials
Interviews
Web Roundups
Resources
Design
Fonts
Graphics
Vectors
Templates
UI (User Interface)
Brushes
Patterns, Backgrounds
Textures
Web Development
HTML, CSS
XML
JavaScript, AJAX
Ruby on Rails
PHP
Java
.NET
Python
Perl
Flash
Mobile Application Development
Mobile Development Tools
Swift
Online Services
Online Storage
Web Hosting
Tools
Generators
Edit
Toggle Dropdown
In Place Editing
Advanced Editing
References
Ruby on Rails
Ruby
Classes
Gem
Gem::RemoteFetcher
Language
Default
Markdown
get_proxy_from_env
get_proxy_from_env
()
Instance Public methods
Returns an HTTP proxy
URI
if one is set in the environment variables.
Links:
https://github.com/ruby/ruby/blob/9493eb7260af756626a83359e22921a786e0ba3b/lib/rubygems/remote_fetcher.rb#L365
doc_ruby_on_rails
2015-04-10 03:56:36
Comments
Leave a Comment
Please
login
to continue.
Popular Articles
proxy_from_env?
proxy_from_env?() Instance Public methods True if the proxy for this connection is determined from the environment
get_no_proxy_from_env
get_no_proxy_from_env() Instance Public methods Returns list of no_proxy entries (if any) from the environment
proxy_auth_get
proxy_auth_get(http, path, user = nil, domain = nil) Class Public methods Given a connection and a request path, performs authentication
env
Syntax: env variable[=value]; Default: env TZ; Context: main By default, nginx removes all environment variables inherited from its pare
%ENV
%ENV The hash %ENV contains your current environment. Setting a value in ENV changes the environment for any child processes you subsequently fork()
Return to View
Please login to continue.