rubycdp / ferrum

Headless Chrome Ruby API
https://ferrum.rubycdp.com
MIT License
1.69k stars 120 forks source link

Added `Cookie#to_s` #372

Closed postmodern closed 1 year ago

postmodern commented 1 year ago

This allows converting cookies to a raw cookie and be exported to a cookie .txt file. This should be rebased/merged after #370 is merged.