cookie icon indicating copy to clipboard operation
cookie copied to clipboard

Use dart:io HttpDate.format(datetime)

Open ghost opened this issue 7 years ago • 0 comments

Cookies seem to use RFC-1123 for dates, see: RFC-6265.

This is seems to be implemented by dart:io HttpDate

ghost avatar Aug 07 '18 15:08 ghost