Open sharpaper opened 5 years ago
Some frameworks such as Python Requests do not seem to add a Date header automatically. If the header is missing but is required to sign the request, httpsign should add one automatically.
Date
Some frameworks such as Python Requests do not seem to add a
Date
header automatically. If the header is missing but is required to sign the request, httpsign should add one automatically.