websockets Documentation Release 9.0
because they reduce the risk of interference by bad proxies. The WSS protocol is to WS what HTTPS is to HTTP: the connection is encrypted with Transport Layer Security (TLS) — which is often referred to as Secure Chapter 1. Tutorials websockets Documentation, Release 9.0 How do I get access HTTP headers, for example cookies? To access HTTP headers during the WebSocket handshake, you can override process_request: the connection when the handler exits. How do I run a HTTP server and WebSocket server on the same port? This isn’t supported. Providing a HTTP server is out of scope for websockets. It only aims at0 码力 | 81 页 | 352.88 KB | 1 年前3websockets Documentation Release 6.0
what HTTPS is to HTTP: the connection is encrypted with TLS. WSS requires TLS certificates like HTTPS. Here’s how to adapt the server example to provide secure connections, using APIs available in Python Release 6.0 2.2.4 Port sharing The WebSocket protocol is an extension of HTTP/1.1. It can be tempting to serve both HTTP and WebSocket on the same port. The author of websockets doesn’t think that’s idea, due to the widely different operational characteristics of HTTP and WebSocket. websockets provide minimal support for responding to HTTP requests with the process_request() hook. Typical use cases include0 码力 | 58 页 | 253.08 KB | 1 年前3peewee Documentation Release 3.5.0
Schema Manager Model Query-builder Internals Constants and Helpers SQLite Extensions Getting started APIs Additional Features Playhouse, extensions to Peewee SqliteQ Sqlite User-Defined Functions apsw, hesitate to open an issue [https://github.com/coleifer/peewee/issues?state=open] on GitHub or contact me [http://charlesleifer.com/contact/]. Indices and tables Index Module Index Search Page Installing and 0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively. Cython [http://cython.org/]: used for various speedups. Can give a big boost to certain operations, particularly0 码力 | 347 页 | 380.80 KB | 1 年前3peewee Documentation Release 3.6.0
Schema Manager Model Query-builder Internals Constants and Helpers SQLite Extensions Getting started APIs Additional Features Playhouse, extensions to Peewee Sqlite Extensions SqliteQ Sqlite User-Defined hesitate to open an issue [https://github.com/coleifer/peewee/issues?state=open] on GitHub or contact me [http://charlesleifer.com/contact/]. Indices and tables Index Module Index Search Page Installing and 0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively. Cython [http://cython.org/]: used for various speedups. Can give a big boost to certain operations, particularly0 码力 | 377 页 | 399.12 KB | 1 年前3peewee Documentation Release 3.4.0
Schema Manager Model Query-builder Internals Constants and Helpers SQLite Extensions Getting started APIs Additional Features Playhouse, extensions to Peewee SqliteQ Sqlite User-Defined Functions apsw, hesitate to open an issue [https://github.com/coleifer/peewee/issues?state=open] on GitHub or contact me [http://charlesleifer.com/contact/]. Indices and tables Index Module Index Search Page Installing and 0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively. Cython [http://cython.org/]: used for various speedups. Can give a big boost to certain operations, particularly0 码力 | 349 页 | 382.34 KB | 1 年前3peewee Documentation Release 3.0.0
Schema Manager Model Query-builder Internals Constants and Helpers SQLite Extensions Getting started APIs Additional Features Playhouse, extensions to Peewee SqliteQ Sqlite User-Defined Functions apsw, hesitate to open an issue [https://github.com/coleifer/peewee/issues?state=open] on GitHub or contact me [http://charlesleifer.com/contact/]. Indices and tables Index Module Index Search Page Installing and 0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively. Cython [http://cython.org/]: used for various speedups. Can give a big boost to certain operations, particularly0 码力 | 319 页 | 361.50 KB | 1 年前3peewee Documentation Release 3.1.0
Schema Manager Model Query-builder Internals Constants and Helpers SQLite Extensions Getting started APIs Additional Features Playhouse, extensions to Peewee SqliteQ Sqlite User-Defined Functions apsw, hesitate to open an issue [https://github.com/coleifer/peewee/issues?state=open] on GitHub or contact me [http://charlesleifer.com/contact/]. Indices and tables Index Module Index Search Page Installing and 0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively. Cython [http://cython.org/]: used for various speedups. Can give a big boost to certain operations, particularly0 码力 | 332 页 | 370.77 KB | 1 年前3django cms 3.3.x Documentation
of some key concepts in django CMS. Reference Technical reference material, for classes, methods, APIs, commands. Join us online django CMS is supported by a friendly and very knowledgeable community Internationalisation Permissions Some commonly-used plugins Search and django CMS Reference Admin APIs Apphooks Command Line Interface Forms Models Navigation Permissions Plugins Settings and constants Create a Django admin user when invited. Start up the runserver python manage.py runserver Open http://localhost:8000/ in your browser, where you should be presented with your brand new django CMS homepage0 码力 | 386 页 | 1.56 MB | 1 年前3websockets Documentation Release 5.0
what HTTPS is to HTTP: the connection is encrypted with TLS. WSS requires TLS certificates like HTTPS. Here’s how to adapt the server example to provide secure connections, using APIs available in Python Release 5.0 2.2.4 Port sharing The WebSocket protocol is an extension of HTTP/1.1. It can be tempting to serve both HTTP and WebSocket on the same port. The author of websockets doesn’t think that’s idea, due to the widely different operational characteristics of HTTP and WebSocket. websockets provide minimal support for responding to HTTP requests with the process_request() hook. Typical use cases include0 码力 | 56 页 | 245.43 KB | 1 年前3Django CMS 4.1.x Documentation
of some key concepts in django CMS. Reference Technical reference material, for classes, methods, APIs, commands. Join us online The django CMS Association [https://www.django-cms.org/en/about-us/] is prompted to enter your email address and set a username and password. Open your browser and insert http://localhost:8000/admin there you should be invited to login and continue with Step 3: create your python -m manage runserver "django.contrib.sites", "cms", "menus", "treebeard", django-treebeard [http://django-treebeard.readthedocs.io] is used to manage django CMS’s page tree structures. django CMS0 码力 | 518 页 | 1.66 MB | 6 月前3
共 543 条
- 1
- 2
- 3
- 4
- 5
- 6
- 55