Skip to content

Commit

Permalink
🚧 TODO: Add unchangedsince kwarg to #store
Browse files Browse the repository at this point in the history
  • Loading branch information
nevans committed Dec 1, 2023
1 parent 76449f9 commit 04227de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/net/imap.rb
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,8 @@ module Net
# <em>(but thread responses are unchanged)</em>.
# - Updates #fetch and #uid_fetch with the +changedsince+ modifier and
# +MODSEQ+ FetchData attribute.
# - Updates #store and #uid_store with the +unchangedsince+ modifier and adds
# the +MODIFIED+ ResponseCode to the tagged response.
#
# ==== RFC8474: +OBJECTID+
# - Adds +MAILBOXID+ ResponseCode to #create tagged response.
Expand Down

0 comments on commit 04227de

Please sign in to comment.