 Falcon v3.0.0 DocumentationCONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. By contributing to this project, you agree to also license resource, params): # TODO: Check authentication/authorization # -- snip -- req.context.role = 'root' req.context.scopes = ('storage', 'things') req.context.uid = 0 # -- snip -- @falcon or hooks could then use this information to authorize the request, taking into account the user’s role and the requested resource. Why does req.stream.read() hang for certain requests? This behavior0 码力 | 1055 页 | 739.30 KB | 1 年前3 Falcon v3.0.0 DocumentationCONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. By contributing to this project, you agree to also license resource, params): # TODO: Check authentication/authorization # -- snip -- req.context.role = 'root' req.context.scopes = ('storage', 'things') req.context.uid = 0 # -- snip -- @falcon or hooks could then use this information to authorize the request, taking into account the user’s role and the requested resource. Why does req.stream.read() hang for certain requests? This behavior0 码力 | 1055 页 | 739.30 KB | 1 年前3
 Falcon v3.0.1 DocumentationCONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. By contributing to this project, you agree to also license resource, params): # TODO: Check authentication/authorization # -- snip -- req.context.role = 'root' req.context.scopes = ('storage', 'things') req.context.uid = 0 # -- snip -- @falcon or hooks could then use this information to authorize the request, taking into account the user’s role and the requested resource. Why does req.stream.read() hang for certain requests? This behavior0 码力 | 1058 页 | 741.59 KB | 1 年前3 Falcon v3.0.1 DocumentationCONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. By contributing to this project, you agree to also license resource, params): # TODO: Check authentication/authorization # -- snip -- req.context.role = 'root' req.context.scopes = ('storage', 'things') req.context.uid = 0 # -- snip -- @falcon or hooks could then use this information to authorize the request, taking into account the user’s role and the requested resource. Why does req.stream.read() hang for certain requests? This behavior0 码力 | 1058 页 | 741.59 KB | 1 年前3
 Falcon v3.0.0-b1 DocumentationCONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. By contributing to this project, you agree to also license resource, params): # TODO: Check authentication/authorization # -- snip -- req.context.role = 'root' req.context.scopes = ('storage', 'things') req.context.uid = 0 # -- snip -- @falcon or hooks could then use this information to authorize the request, taking into account the user’s role and the requested resource. Why does req.stream.read() hang for certain requests? This behavior0 码力 | 1028 页 | 725.86 KB | 1 年前3 Falcon v3.0.0-b1 DocumentationCONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. By contributing to this project, you agree to also license resource, params): # TODO: Check authentication/authorization # -- snip -- req.context.role = 'root' req.context.scopes = ('storage', 'things') req.context.uid = 0 # -- snip -- @falcon or hooks could then use this information to authorize the request, taking into account the user’s role and the requested resource. Why does req.stream.read() hang for certain requests? This behavior0 码力 | 1028 页 | 725.86 KB | 1 年前3
 Falcon v3.0.0-b2 DocumentationCONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. By contributing to this project, you agree to also license resource, params): # TODO: Check authentication/authorization # -- snip -- req.context.role = 'root' req.context.scopes = ('storage', 'things') req.context.uid = 0 # -- snip -- @falcon or hooks could then use this information to authorize the request, taking into account the user’s role and the requested resource. Why does req.stream.read() hang for certain requests? This behavior0 码力 | 1041 页 | 730.21 KB | 1 年前3 Falcon v3.0.0-b2 DocumentationCONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. By contributing to this project, you agree to also license resource, params): # TODO: Check authentication/authorization # -- snip -- req.context.role = 'root' req.context.scopes = ('storage', 'things') req.context.uid = 0 # -- snip -- @falcon or hooks could then use this information to authorize the request, taking into account the user’s role and the requested resource. Why does req.stream.read() hang for certain requests? This behavior0 码力 | 1041 页 | 730.21 KB | 1 年前3
 Falcon v2.0.0 DocumentationCONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. By contributing to this project, you agree to also license def authorize(req, resp, resource, params): # Check authentication/authorization # ... req.context.role = 'root' (continues on next page) 5.1. User Guide 47 Falcon Documentation, Release 2.0.0 (continued or hooks could then use this information to authorize the request, taking into account the user’s role and the requested resource. Why does req.stream.read() hang for certain requests? This behavior0 码力 | 184 页 | 671.87 KB | 1 年前3 Falcon v2.0.0 DocumentationCONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. By contributing to this project, you agree to also license def authorize(req, resp, resource, params): # Check authentication/authorization # ... req.context.role = 'root' (continues on next page) 5.1. User Guide 47 Falcon Documentation, Release 2.0.0 (continued or hooks could then use this information to authorize the request, taking into account the user’s role and the requested resource. Why does req.stream.read() hang for certain requests? This behavior0 码力 | 184 页 | 671.87 KB | 1 年前3
 Falcon v0.3.0.1 Documentationinfo to authenticate the user, and then finally authorize the request, taking into account the user’s role and the requested resource. Tip The Talons project [https://github.com/talons/talons] maintains CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Created using Sphinx 1.2.3. index modules | next | previous OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. import json import xml.etree.ElementTree as et try: # pragma0 码力 | 126 页 | 345.09 KB | 1 年前3 Falcon v0.3.0.1 Documentationinfo to authenticate the user, and then finally authorize the request, taking into account the user’s role and the requested resource. Tip The Talons project [https://github.com/talons/talons] maintains CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Created using Sphinx 1.2.3. index modules | next | previous OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. import json import xml.etree.ElementTree as et try: # pragma0 码力 | 126 页 | 345.09 KB | 1 年前3
 Falcon v0.2.0 Documentationinfo to authenticate the user, and then finally authorize the request, taking into account the user’s role and the requested resource. Tip The Talons project [https://github.com/talons/talons] maintains CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Created using Sphinx 1.3.5. index modules | next | previous OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. import re from falcon import api_helpers as helpers from0 码力 | 188 页 | 358.44 KB | 1 年前3 Falcon v0.2.0 Documentationinfo to authenticate the user, and then finally authorize the request, taking into account the user’s role and the requested resource. Tip The Talons project [https://github.com/talons/talons] maintains CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Created using Sphinx 1.3.5. index modules | next | previous OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. import re from falcon import api_helpers as helpers from0 码力 | 188 页 | 358.44 KB | 1 年前3
 Falcon v2.0.0 DocumentationCONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. By contributing to this project, you agree to also license authorize(req, resp, resource, params): # Check authentication/authorization # ... req.context.role = 'root' req.context.scopes = ('storage', 'things') req.context.uid = 0 # ... @falcon.before(authorize) or hooks could then use this information to authorize the request, taking into account the user’s role and the requested resource. Why does req.stream.read() hang for certain requests? This behavior0 码力 | 265 页 | 299.57 KB | 1 年前3 Falcon v2.0.0 DocumentationCONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. By contributing to this project, you agree to also license authorize(req, resp, resource, params): # Check authentication/authorization # ... req.context.role = 'root' req.context.scopes = ('storage', 'things') req.context.uid = 0 # ... @falcon.before(authorize) or hooks could then use this information to authorize the request, taking into account the user’s role and the requested resource. Why does req.stream.read() hang for certain requests? This behavior0 码力 | 265 页 | 299.57 KB | 1 年前3
 Falcon v1.0.0 Documentationor hooks could then use this information to authorize the request, taking into account the user’s role and the requested resource. Why doesn’t Falcon create a new Resource instance for every request? CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. By contributing to this project, you agree to also license OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. from six import PY2 from six import string_types as STRING_TYPES0 码力 | 249 页 | 406.22 KB | 1 年前3 Falcon v1.0.0 Documentationor hooks could then use this information to authorize the request, taking into account the user’s role and the requested resource. Why doesn’t Falcon create a new Resource instance for every request? CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. By contributing to this project, you agree to also license OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. from six import PY2 from six import string_types as STRING_TYPES0 码力 | 249 页 | 406.22 KB | 1 年前3
 Falcon v3.0.0-b2 DocumentationCONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. By contributing to this project, you agree to also license authorize(req, resp, resource, params): # TODO: Check authentication/authorization # -- snip -- req.context.role = 'root' req.context.scopes = ('storage', 'things') req.context.uid = 0 # -- snip -- @falcon.before(authorize) or hooks could then use this information to authorize the request, taking into account the user’s role and the requested resource. Why does req.stream.read() hang for certain requests? This behavior0 码力 | 340 页 | 1.15 MB | 1 年前3 Falcon v3.0.0-b2 DocumentationCONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. By contributing to this project, you agree to also license authorize(req, resp, resource, params): # TODO: Check authentication/authorization # -- snip -- req.context.role = 'root' req.context.scopes = ('storage', 'things') req.context.uid = 0 # -- snip -- @falcon.before(authorize) or hooks could then use this information to authorize the request, taking into account the user’s role and the requested resource. Why does req.stream.read() hang for certain requests? This behavior0 码力 | 340 页 | 1.15 MB | 1 年前3
共 40 条
- 1
- 2
- 3
- 4














