mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-04-27 14:57:46 +00:00
Put a couple of to-do items I am working on.
This commit is contained in:
parent
f79387080b
commit
87bd991a81
1 changed files with 6 additions and 0 deletions
|
|
@ -40,6 +40,12 @@ Or install it yourself as:
|
||||||
# Save to a file
|
# Save to a file
|
||||||
jar.save_as(filename)
|
jar.save_as(filename)
|
||||||
|
|
||||||
|
## To-Do list
|
||||||
|
|
||||||
|
- Print kind error messages to make migration from Mechanize::Cookie easier
|
||||||
|
|
||||||
|
- Make serializers pluggable/autoloadable and prepare a binary friendly API
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
1. Fork it
|
1. Fork it
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue