HTTP/2 support for webhook endpoints
Our async inference service now supports delivering async predict results to your webhook endpoints over HTTP/2. This means faster, more efficient connections for your webhook integrations.
Don’t worry—HTTP/1.1 is still fully supported, so you can keep firing and forgetting without any changes.