Falcon v3.0.0 Documentationcode 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 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 Let’s see what happens when a different method is requested: $ http PUT localhost:8000/images This time you should get back 405 Method Not Allowed, since the resource does not support the PUT method. Note0 码力 | 344 页 | 1.16 MB | 1 年前3
Falcon v3.0.1 Documentationcode 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 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 Let’s see what happens when a different method is requested: $ http PUT localhost:8000/images This time you should get back 405 Method Not Allowed, since the resource does not support the PUT method. Note0 码力 | 344 页 | 1.16 MB | 1 年前3
Falcon v3.0.0-b2 Documentationmanagement • 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 Let’s see what happens when a different method is requested: $ http PUT localhost:8000/images This time you should get back 405 Method Not Allowed, since the resource does not support the PUT method. Note of the application is centralized. This makes it easier to reason about and maintain the API over time. • The use of resource classes maps somewhat naturally to the REST architectural style, in which0 码力 | 340 页 | 1.15 MB | 1 年前3
Falcon v3.0.0-b1 Documentationmanagement • 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 Let’s see what happens when a different method is requested: $ http PUT localhost:8000/images This time you should get back 405 Method Not Allowed, since the resource does not support the PUT method. Note of the application is centralized. This makes it easier to reason about and maintain the API over time. • The use of resource classes maps somewhat naturally to the REST architectural style, in which0 码力 | 338 页 | 1.14 MB | 1 年前3
Falcon v3.1.1-b3 Documentationcode 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 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 Let’s see what happens when a different method is requested: $ http PUT localhost:8000/images This time you should get back 405 Method Not Allowed, since the resource does not support the PUT method. Note0 码力 | 378 页 | 1.29 MB | 1 年前3
Falcon v3.1.1-b1 Documentationcode 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 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 Let’s see what happens when a different method is requested: $ http PUT localhost:8000/images This time you should get back 405 Method Not Allowed, since the resource does not support the PUT method. Note0 码力 | 378 页 | 1.29 MB | 1 年前3
Falcon v3.1.1-a Documentationcode 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 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 Let’s see what happens when a different method is requested: $ http PUT localhost:8000/images This time you should get back 405 Method Not Allowed, since the resource does not support the PUT method. Note0 码力 | 378 页 | 1.29 MB | 1 年前3
Falcon v3.1.1 Documentationcode 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 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 Let’s see what happens when a different method is requested: $ http PUT localhost:8000/images This time you should get back 405 Method Not Allowed, since the resource does not support the PUT method. Note0 码力 | 378 页 | 1.29 MB | 1 年前3
Falcon v3.1.1-rc1 Documentationcode 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 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 Let’s see what happens when a different method is requested: $ http PUT localhost:8000/images This time you should get back 405 Method Not Allowed, since the resource does not support the PUT method. Note0 码力 | 378 页 | 1.29 MB | 1 年前3
Falcon v3.1.0 Documentationcode 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 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 Let’s see what happens when a different method is requested: $ http PUT localhost:8000/images This time you should get back 405 Method Not Allowed, since the resource does not support the PUT method. Note0 码力 | 362 页 | 1.29 MB | 1 年前3
共 76 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













