Spring 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 年前3
Falcon v1.1.0 DocumentationFeatures 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 年前3
Falcon v0.3.0.1 DocumentationFeatures 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
Falcon v1.3.0 DocumentationFeatures 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 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 and 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 moment0 码力 | 146 页 | 535.22 KB | 1 年前3
Falcon v1.0.0 DocumentationFeatures 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 1.0.0 Why are field names in URI templates restricted to certain characters? Field names are restricted to the ASCII characters in0 码力 | 87 页 | 348.15 KB | 1 年前3
Falcon v1.2.0 DocumentationFeatures 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 Documentation, Release 1.2.0 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 码力 | 134 页 | 498.46 KB | 1 年前3
Falcon v1.4.1 DocumentationFeatures 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 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 and 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 moment0 码力 | 158 页 | 587.88 KB | 1 年前3
Falcon v3.1.1-b3 Documentationon_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-app reference to the kwarg dictionary Falcon creates for each request. params will contain the route’s URI template params and their values, if any. 46 Chapter 5. Documentation Falcon Documentation, Release0 码力 | 378 页 | 1.29 MB | 1 年前3
Falcon v3.1.1-b1 Documentationon_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-app reference to the kwarg dictionary Falcon creates for each request. params will contain the route’s URI template params and their values, if any. 46 Chapter 5. Documentation Falcon Documentation, Release0 码力 | 378 页 | 1.29 MB | 1 年前3
Falcon v3.1.1-a Documentationon_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-app reference to the kwarg dictionary Falcon creates for each request. params will contain the route’s URI template params and their values, if any. 46 Chapter 5. Documentation Falcon Documentation, Release0 码力 | 378 页 | 1.29 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













