Falcon v1.0.0 Documentation
Features Falcon tries to do as little as possible while remaining highly effective. Routes based on URI templates RFC REST-inspired mapping of URIs to resources Global, resource, and method hooks Idiomatic (see also: falcon.API). Why are trailing slashes trimmed from req.path? Falcon normalizes incoming URI paths to simplify later processing and improve the predictability of application logic. In addition “/foo/bar/”. Requests coming in for either path will be sent to the same resource. Why are field names in URI templates restricted to certain characters? Field names are restricted to the ASCII characters in0 码力 | 249 页 | 406.22 KB | 1 年前3Falcon v0.2.0 Documentation
Features Falcon tries to do as little as possible while remaining highly effective. Routes based on URI templates RFC REST-inspired mapping of URIs to resources Global, resource, and method hooks Idiomatic (see also: falcon.API). Why are trailing slashes trimmed from req.path? Falcon normalizes incoming URI paths to simplify later processing and improve the predictability of application logic. In addition “/foo/bar/”. Requests coming in for either path will be sent to the same resource. Why are field names in URI templates restricted to certain characters? Field names are restricted to the ASCII characters in0 码力 | 188 页 | 358.44 KB | 1 年前3Falcon v1.0.0 Documentation
Features Falcon tries to do as little as possible while remaining highly effective. Routes based on URI templates RFC REST-inspired mapping of URIs to resources Global, resource, and method hooks Idiomatic (see also: falcon.API). Why are trailing slashes trimmed from req.path? Falcon normalizes incoming URI paths to simplify later processing and improve the predictability of application logic. In addition “/foo/bar/”. Requests coming in for either path will be sent to the same resource. Why are field names in URI templates restricted to certain characters? Field names are restricted to the ASCII characters in0 码力 | 312 页 | 368.58 KB | 1 年前3Falcon v0.3.0.1 Documentation
Features Falcon tries to do as little as possible while remaining highly effective. Routes based on URI templates RFC REST-inspired mapping of URIs to resources Global, resource, and method hooks Idiomatic (see also: falcon.API). Why are trailing slashes trimmed from req.path? Falcon normalizes incoming URI paths to simplify later processing and improve the predictability of application logic. In addition “/foo/bar/”. Requests coming in for either path will be sent to the same resource. Why are field names in URI templates restricted to certain characters? Field names are restricted to the ASCII characters in0 码力 | 126 页 | 345.09 KB | 1 年前3Spring Framwork Web on Reactive Stack v5.3.36 SNAPSHOT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 URI Patterns . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 82 1.6. URI Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 87 1.6.3. URI Encoding . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 182 页 | 2.52 MB | 1 年前3Falcon v1.1.0 Documentation
Features Falcon tries to do as little as possible while remaining highly effective. • Routes based on URI templates RFC • REST-inspired mapping of URIs to resources • Global, resource, and method hooks (see also: falcon.API). Why are trailing slashes trimmed from req.path? Falcon normalizes incoming URI paths to simplify later processing and improve the predictability of application logic. In addition resource. 16 Chapter 6. Documentation Falcon Documentation, Release 1.1.0 Why are field names in URI templates restricted to certain characters? Field names are restricted to the ASCII characters in0 码力 | 113 页 | 426.53 KB | 1 年前3Falcon v3.0.0 Documentation
Functions Inspect Functions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs on_get() responder. Any URI parameters that you specify in your routes will be turned into corresponding kwargs and passed into the target responder as such. We’ll see how to specify URI parameters in a moment you can see that the response headers were set correctly. Just for fun, go ahead and paste the above URI into your browser. The image should display correctly. Inspecting the application now returns: falcon-inspect-app0 码力 | 1055 页 | 739.30 KB | 1 年前3Falcon v3.0.1 Documentation
Functions Inspect Functions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs on_get() responder. Any URI parameters that you specify in your routes will be turned into corresponding kwargs and passed into the target responder as such. We’ll see how to specify URI parameters in a moment you can see that the response headers were set correctly. Just for fun, go ahead and paste the above URI into your browser. The image should display correctly. Inspecting the application now returns: falcon-inspect-app0 码力 | 1058 页 | 741.59 KB | 1 年前3Falcon v1.3.0 Documentation
Features Falcon tries to do as little as possible while remaining highly effective. Routes based on URI templates RFC REST-inspired mapping of URIs to resources Global, resource, and method hooks Idiomatic inside a resource crash my app? Why are trailing slashes trimmed from req.path? Why are field names in URI templates restricted to certain characters? Why is my query parameter missing from the req object? in large-scale deployments. Features Highly-optimized, extensible code base Intuitive routing via URI templates and REST-inspired resource classes Easy access to headers and bodies through request and0 码力 | 194 页 | 266.90 KB | 1 年前3Falcon v0.3.0.1 Documentation
Features Falcon tries to do as little as possible while remaining highly effective. • Routes based on URI templates RFC • REST-inspired mapping of URIs to resources • Global, resource, and method hooks (see also: falcon.API). Why are trailing slashes trimmed from req.path? Falcon normalizes incoming URI paths to simplify later processing and improve the predictability of application logic. In addition same resource. 5.1. Community Guide 15 Falcon Documentation, Release 0.3.0 Why are field names in URI templates restricted to certain characters? Field names are restricted to the ASCII characters in0 码力 | 77 页 | 311.34 KB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100