Skip to content

Fix clear_cookie and session_config#2

Open
rymir wants to merge 1 commit intochvanikoff:masterfrom
rymir:fix-cookie-session-config
Open

Fix clear_cookie and session_config#2
rymir wants to merge 1 commit intochvanikoff:masterfrom
rymir:fix-cookie-session-config

Conversation

@rymir
Copy link

@rymir rymir commented Nov 7, 2014

Change session_config api to get a
badmatch if the key is supposed to be
in the config, and return a default value
only when explicitly specified.

We found these inconsistencies while running the
dialyzer and changed to avoid returning undefined
given that the session_config value could be any term.

Change session_config api to get a
badmatch if the key is supposed to be
in the config, and return a default value
only when explicitly specified.

We found these inconsistencies while running the
dialyzer and changed to avoid returning `undefined`
given that the session_config value could be any term.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant