Python 标准库参考指南 2.7.18 —Restricted execution framework . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1270 30.2 Bastion —Restricting access to objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1273 (1)>) is a poor email matching pattern, which will match with 'host.com>' as well as 'user@host.com', but not with ' host.com'. 2.4 新版功能. The special sequences consist of '\' and a character ACE, 例 如 www. xn--alliancefranaise-npb.nu)。随后此域名的 ACE 形式可以用于所有由于特定协议而不允许使 用任意字符的场合,例如 DNS 查询,HTTP Host 字段等等。此转换是在应用中进行的;如有可能将对用户 可见:应用应当透明地将 Unicode 域名标签转换为线上的 IDNA,并在 ACE 标签被呈现给用户之前将其转换 回 Unicode。 If 0 码力 | 1552 页 | 7.42 MB | 9 月前3
Python 标准库参考指南 2.7.18 —Restricted execution framework . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1270 30.2 Bastion —Restricting access to objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1273 (1)>) is a poor email matching pattern, which will match with 'host.com>' as well as 'user@host.com', but not with ' host.com'. 2.4 新版功能. The special sequences consist of '\' and a character ACE, 例 如 www. xn--alliancefranaise-npb.nu)。随后此域名的 ACE 形式可以用于所有由于特定协议而不允许使 用任意字符的场合,例如 DNS 查询,HTTP Host 字段等等。此转换是在应用中进行的;如有可能将对用户 可见:应用应当透明地将 Unicode 域名标签转换为线上的 IDNA,并在 ACE 标签被呈现给用户之前将其转换 回 Unicode。 If 0 码力 | 1552 页 | 7.42 MB | 9 月前3
Python 标准库参考指南 2.7.18 —Restricted execution framework . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1270 30.2 Bastion —Restricting access to objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1273 (1)>) is a poor email matching pattern, which will match with 'host.com>' as well as 'user@host.com', but not with ' host.com'. 2.4 新版功能. The special sequences consist of '\' and a character ACE, 例 如 www. xn--alliancefranaise-npb.nu)。随后此域名的 ACE 形式可以用于所有由于特定协议而不允许使 用任意字符的场合,例如 DNS 查询,HTTP Host 字段等等。此转换是在应用中进行的;如有可能将对用户 可见:应用应当透明地将 Unicode 域名标签转换为线上的 IDNA,并在 ACE 标签被呈现给用户之前将其转换 回 Unicode。 If 0 码力 | 1552 页 | 7.42 MB | 9 月前3
Tornado 6.1 Documentation
validating the Host HTTP header. This means passing a restrictive hostname pattern to either a HostMatches router or the first argument of Application.add_handlers: # BAD: uses a default host pattern of r' default_host argument to Application and the DefaultHostMatches router must not be used in applications that may be vulnerable to DNS rebinding, because it has a similar effect to a wildcard host pattern } location / { proxy_pass_header Server; proxy_set_header Host $http_host; proxy_redirect off; proxy_set_header X-Real-IP $remote_addr;0 码力 | 931 页 | 708.03 KB | 1 年前3
Tornado 6.0 Documentation
validating the Host HTTP header. This means passing a restrictive hostname pattern to either a HostMatches router or the first argument of Application.add_handlers: # BAD: uses a default host pattern of r' default_host argument to Application and the DefaultHostMatches router must not be used in applications that may be vulnerable to DNS rebinding, because it has a similar effect to a wildcard host pattern } location / { proxy_pass_header Server; proxy_set_header Host $http_host; proxy_redirect off; proxy_set_header X-Real-IP $remote_addr;0 码力 | 869 页 | 692.83 KB | 1 年前3
PyArmor Documentation v8.5.10py: def _pyarmor_check_worldtime(host, path): from http.client import HTTPSConnection expired = __pyarmor__(1, None, b'keyinfo', 1) conn = HTTPSConnection(host) conn.request("GET", path) Group license. If using group in CI pipeline, the default runner doesn’t work, but something like self-host runner [https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted- use same device regfile of host. how it works 1. Each docker host is taken as an offlice device and must be registered as above. 2. Then start an auth-server in docker host to listen auth-request from0 码力 | 193 页 | 154.05 KB | 1 年前3
Celery 2.4 Documentationthe RabbitMQ Server – Setting up RabbitMQ – Installing RabbitMQ on OS X * Configuring the system host name * Starting/Stopping the RabbitMQ server Installation & Configuration RabbitMQ is the default Setting up RabbitMQ To use celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ rabbitmqctl add_user myuser mypassword $ rabbitmqctl add_vhost myvhost Configuring the system host name If you’re using a DHCP server that is giving you a random host name, you need to permanently configure the host name. This is because RabbitMQ uses the host name to communicate0 码力 | 395 页 | 1.54 MB | 1 年前3
Celery 2.4 DocumentationInstalling the RabbitMQ Server Setting up RabbitMQ Installing RabbitMQ on OS X Configuring the system host name Starting/Stopping the RabbitMQ server Installation & Configuration RabbitMQ is the default Setting up RabbitMQ To use celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ rabbitmqctl add_user myuser mypassword $ rabbitmqctl add_vhost myvhost Configuring the system host name If you’re using a DHCP server that is giving you a random host name, you need to permanently configure the host name. This is because RabbitMQ uses the host name to communicate0 码力 | 543 页 | 957.42 KB | 1 年前3
Celery 2.2 DocumentationInstallation Installing RabbitMQ Setting up RabbitMQ Installing RabbitMQ on OS X Configuring the system host name Starting/Stopping the RabbitMQ server Installing RabbitMQ See Installing RabbitMQ [http://www Setting up RabbitMQ To use celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ rabbitmqctl add_user myuser mypassword $ rabbitmqctl add_vhost myvhost Configuring the system host name If you’re using a DHCP server that is giving you a random host name, you need to permanently configure the host name. This is because RabbitMQ uses the host name to communicate0 码力 | 505 页 | 878.66 KB | 1 年前3
Celery 2.3 DocumentationInstallation Installing RabbitMQ Setting up RabbitMQ Installing RabbitMQ on OS X Configuring the system host name Starting/Stopping the RabbitMQ server Installing RabbitMQ See Installing RabbitMQ [http://www Setting up RabbitMQ To use celery we need to create a RabbitMQ user, a virtual host and allow that user access to that virtual host: $ rabbitmqctl add_user myuser mypassword $ rabbitmqctl add_vhost myvhost Configuring the system host name If you’re using a DHCP server that is giving you a random host name, you need to permanently configure the host name. This is because RabbitMQ uses the host name to communicate0 码力 | 530 页 | 900.64 KB | 1 年前3
共 498 条
- 1
- 2
- 3
- 4
- 5
- 6
- 50













