杨玉奇
杨玉奇
pyOpenSSL version is: 22.0.0 openssl version is: 1.1.1j OS: ubuntu 18.04 Python 3.6.9 when I called "connection.setblocking(True) ", the time out is invalid: >>> import OpenSSL >>> import socket >>>...
when request cookie is: "Cookie: null;beaker.session.id=a70c9bbdcf6242f393de98847a4982ca" the beaker can't get the session.id
session.post return None when server return http error code example curl get 400 code: ~~~ curl --unix-socket /tmp/.kavhttpd -i -X POST -H "Content-Type:application/json" -d '{"object":"/home/dpdk-17.11.1-3.10.0_693.el7.x86_64.aaarpm"}' http://localhost/api/v3.0/scanfile HTTP/1.0 400 Bad Request...