How to specify Digest Authentication in HTTP Header for POST Request?

How to specify Digest Authentication in HTTP Header for POST Request?

I can't tell what the requirements are to establish Digest Authentication session with the creator Post URL function.

I see a number of examples for basic, but none for digest.