Falcon v3.1.1 Documentationextensible code base Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward extensible code base Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward only to illustrate # what is possible. def process_request(self, req, resp): # req.stream corresponds to the WSGI wsgi.input environ variable, # and allows you to read bytes from0 码力 | 540 页 | 476.60 KB | 1 年前3
Falcon v3.1.1-rc1 Documentationextensible code base Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward extensible code base Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward only to illustrate # what is possible. def process_request(self, req, resp): # req.stream corresponds to the WSGI wsgi.input environ variable, # and allows you to read bytes from0 码力 | 540 页 | 476.61 KB | 1 年前3
Falcon v3.1.1-b3 Documentationextensible code base Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward extensible code base Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward only to illustrate # what is possible. def process_request(self, req, resp): # req.stream corresponds to the WSGI wsgi.input environ variable, # and allows you to read bytes from0 码力 | 540 页 | 476.61 KB | 1 年前3
Falcon v3.1.1-a Documentationextensible code base Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward extensible code base Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward only to illustrate # what is possible. def process_request(self, req, resp): # req.stream corresponds to the WSGI wsgi.input environ variable, # and allows you to read bytes from0 码力 | 540 页 | 476.60 KB | 1 年前3
Falcon v3.1.1-b1 Documentationextensible code base Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward extensible code base Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward only to illustrate # what is possible. def process_request(self, req, resp): # req.stream corresponds to the WSGI wsgi.input environ variable, # and allows you to read bytes from0 码力 | 540 页 | 476.61 KB | 1 年前3
Falcon v3.1.0 Documentationextensible code base Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward extensible code base Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward only to illustrate # what is possible. def process_request(self, req, resp): # req.stream corresponds to the WSGI wsgi.input environ variable, # and allows you to read bytes from0 码力 | 537 页 | 474.34 KB | 1 年前3
Falcon v3.0.0 Documentationextensible code base Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward extensible code base Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward only to illustrate # what is possible. def process_request(self, req, resp): # req.stream corresponds to the WSGI wsgi.input environ variable, # and allows you to read bytes from0 码力 | 1055 页 | 739.30 KB | 1 年前3
Falcon v3.0.1 Documentationextensible code base Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward extensible code base Easy access to headers and bodies through request and response objects DRY request processing via middleware components and hooks Strict adherence to RFCs Idiomatic HTTP error responses Straightforward only to illustrate # what is possible. def process_request(self, req, resp): # req.stream corresponds to the WSGI wsgi.input environ variable, # and allows you to read bytes from0 码力 | 1058 页 | 741.59 KB | 1 年前3
Falcon v3.0.0-b2 Documentationstate management Easy access to headers and bodies through request and response classes DRY request processing via middleware components and hooks Idiomatic HTTP error responses Straightforward exception handling only to illustrate # what is possible. def process_request(self, req, resp): # req.stream corresponds to the WSGI wsgi.input environ variable, # and allows you to read bytes from req.content_length in (None, 0): # Nothing to do return body = req.stream.read() if not body: raise falcon.HTTPBadRequest(title='Empty request body',0 码力 | 1041 页 | 730.21 KB | 1 年前3
Falcon v3.0.0-b1 Documentationstate management Easy access to headers and bodies through request and response classes DRY request processing via middleware components and hooks Idiomatic HTTP error responses Straightforward exception handling only to illustrate # what is possible. def process_request(self, req, resp): # req.stream corresponds to the WSGI wsgi.input environ variable, # and allows you to read bytes from req.content_length in (None, 0): # Nothing to do return body = req.stream.read() if not body: raise falcon.HTTPBadRequest(title='Empty request body',0 码力 | 1028 页 | 725.86 KB | 1 年前3
共 546 条
- 1
- 2
- 3
- 4
- 5
- 6
- 55













