sanic/docs/sanic
andreymal 5c9ba189bc Add options to control the behavior of Request.remote_addr (#1539)
* Add options to control the behavior of Request.remote_addr

* Update tests for Request.remote_addr

* Update documentation for Request.remote_addr
2019-04-16 08:30:28 -05:00
..
api_reference.rst Enable Middleware Support for Blueprint Groups (#1399) 2019-03-03 16:26:05 -06:00
asyncio_python37.rst fix typos in docs 2019-03-28 01:05:39 +00:00
blueprints.md Enable Middleware Support for Blueprint Groups (#1399) 2019-03-03 16:26:05 -06:00
changelog.md Add 19.03 release to changelog (#1537) 2019-03-29 10:34:13 -05:00
class_based_views.md update description 2018-01-24 09:02:07 +08:00
config.md Add options to control the behavior of Request.remote_addr (#1539) 2019-04-16 08:30:28 -05:00
contributing.rst fix minor type and pip install instruction mismatch 2018-12-28 11:32:30 +05:30
cookies.rst Added a warning to the cookies documentation about security 2017-06-28 11:05:59 +09:00
custom_protocol.rst make release script black compliant and tweak documentation with indexing and format 2018-12-28 10:24:02 +05:30
debug_mode.rst added init docs (#1167) 2018-04-01 20:53:08 -07:00
decorators.md Fix missing quotes in decorator example 2018-10-08 18:59:15 +09:00
deploying.md Add options to control the behavior of Request.remote_addr (#1539) 2019-04-16 08:30:28 -05:00
examples.rst fix typos in docs 2019-03-28 01:05:39 +00:00
exceptions.md Fix typo (#1516) 2019-03-15 11:49:18 -05:00
extensions.md Added "databases" 2019-02-14 13:44:18 +00:00
getting_started.md update installation steps to be consistent across documentation and readme 2018-12-28 10:24:03 +05:30
index.rst Fix formatting errors in RST files 2017-03-16 16:51:02 +11:00
logging.rst make release script black compliant and tweak documentation with indexing and format 2018-12-28 10:24:02 +05:30
middleware.md Fix a grammar error 2019-01-02 20:37:26 +08:00
request_data.md add Request.not_grouped_args, deprecation warning Request.raw_args (#1476) 2019-03-14 09:04:05 -05:00
response.md await keyword missing fix in response doc (#1520) 2019-03-19 07:15:28 -05:00
routing.md make release script black compliant and tweak documentation with indexing and format 2018-12-28 10:24:02 +05:30
sockets.rst Added documentation for AF_INET6 and AF_UNIX socket usage 2018-10-19 13:33:01 -05:00
ssl.rst allow running with SSL via commandline 2017-03-07 19:57:10 -08:00
static_files.md did you mean specific? (#1486) 2019-02-06 16:28:32 -06:00
streaming.md Add stream support for bp.add_route() (#1482) 2019-02-05 07:47:46 -06:00
testing.md Allow sanic test client to bind to a random port (#1376) 2019-03-04 15:23:03 -06:00
versioning.md Fix typo in documentation 2017-07-25 13:29:17 +03:00
websocket.rst make release script black compliant and tweak documentation with indexing and format 2018-12-28 10:24:02 +05:30