 Falcon v3.0.0 DocumentationFunctions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs 3.0.0 Summary 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 which a URL0 码力 | 1055 页 | 739.30 KB | 1 年前3 Falcon v3.0.0 DocumentationFunctions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs 3.0.0 Summary 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 which a URL0 码力 | 1055 页 | 739.30 KB | 1 年前3
 Falcon v3.0.1 DocumentationFunctions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs 3.0.1 Summary 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 which a URL0 码力 | 1058 页 | 741.59 KB | 1 年前3 Falcon v3.0.1 DocumentationFunctions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs 3.0.1 Summary 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 which a URL0 码力 | 1058 页 | 741.59 KB | 1 年前3
 Falcon v3.0.0-b2 DocumentationFunctions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs 3.0.0 Changes 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 which a URL0 码力 | 1041 页 | 730.21 KB | 1 年前3 Falcon v3.0.0-b2 DocumentationFunctions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs 3.0.0 Changes 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 which a URL0 码力 | 1041 页 | 730.21 KB | 1 年前3
 Falcon v3.0.0-b1 DocumentationFunctions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs 3.0.0 Changes 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 which a URL0 码力 | 1028 页 | 725.86 KB | 1 年前3 Falcon v3.0.0-b1 DocumentationFunctions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs 3.0.0 Changes 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 which a URL0 码力 | 1028 页 | 725.86 KB | 1 年前3
 Pro Git 2nd Edition 2.1.413Git Installing on Linux Installing on macOS Installing on Windows Installing from Source First-Time Git Setup Your Identity Your Editor Your default branch name Checking Your Settings Getting Help started working at a very little known company developing a Git hosting website called GitHub. At the time of publishing there were maybe a few thousand people using the site and just four of us working on valuable no matter which Git host you decide to use for your own code. The other large change in the time since the last publishing has been the development and rise of the HTTP protocol for Git network0 码力 | 731 页 | 21.49 MB | 1 年前3 Pro Git 2nd Edition 2.1.413Git Installing on Linux Installing on macOS Installing on Windows Installing from Source First-Time Git Setup Your Identity Your Editor Your default branch name Checking Your Settings Getting Help started working at a very little known company developing a Git hosting website called GitHub. At the time of publishing there were maybe a few thousand people using the site and just four of us working on valuable no matter which Git host you decide to use for your own code. The other large change in the time since the last publishing has been the development and rise of the HTTP protocol for Git network0 码力 | 731 页 | 21.49 MB | 1 年前3
 Pro Git 2nd Edition 2.1.413 Git Installing on Linux Installing on macOS Installing on Windows Installing from Source First-Time Git Setup Your Identity Your Editor Your default branch name Checking Your Settings Getting Help started working at a very little known company developing a Git hosting website called GitHub. At the time of publishing there were maybe a few thousand people using the site and just four of us working on valuable no matter which Git host you decide to use for your own code. The other large change in the time since the last publishing has been the development and rise of the HTTP protocol for Git network0 码力 | 691 页 | 13.35 MB | 1 年前3 Pro Git 2nd Edition 2.1.413 Git Installing on Linux Installing on macOS Installing on Windows Installing from Source First-Time Git Setup Your Identity Your Editor Your default branch name Checking Your Settings Getting Help started working at a very little known company developing a Git hosting website called GitHub. At the time of publishing there were maybe a few thousand people using the site and just four of us working on valuable no matter which Git host you decide to use for your own code. The other large change in the time since the last publishing has been the development and rise of the HTTP protocol for Git network0 码力 | 691 页 | 13.35 MB | 1 年前3
 Falcon v3.1.1 DocumentationFunctions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs 3.1.1 Summary 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 which a URL0 码力 | 540 页 | 476.60 KB | 1 年前3 Falcon v3.1.1 DocumentationFunctions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs 3.1.1 Summary 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 which a URL0 码力 | 540 页 | 476.60 KB | 1 年前3
 Falcon v3.1.1-rc1 DocumentationFunctions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs 3.1.1 Summary 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 which a URL0 码力 | 540 页 | 476.61 KB | 1 年前3 Falcon v3.1.1-rc1 DocumentationFunctions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs 3.1.1 Summary 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 which a URL0 码力 | 540 页 | 476.61 KB | 1 年前3
 Falcon v3.1.1-b3 DocumentationFunctions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs 3.1.1 Summary 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 which a URL0 码力 | 540 页 | 476.61 KB | 1 年前3 Falcon v3.1.1-b3 DocumentationFunctions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs 3.1.1 Summary 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 which a URL0 码力 | 540 页 | 476.61 KB | 1 年前3
 Falcon v3.1.1-a DocumentationFunctions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs 3.1.1 Summary 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 which a URL0 码力 | 540 页 | 476.60 KB | 1 年前3 Falcon v3.1.1-a DocumentationFunctions Reference Router Inspection Information Classes Visitor Classes Utilities URI Date and Time HTTP Status Async Other Testing Helpers Simulating Requests Other Helpers Changelogs 3.1.1 Summary 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 which a URL0 码力 | 540 页 | 476.60 KB | 1 年前3
共 654 条
- 1
- 2
- 3
- 4
- 5
- 6
- 66














