请求内容校验

    1. @app.route('/special-api', methods=['POST'])
    2. # Accessing this parses the input stream
    3. checksum = hash.hexdigest()