You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
method_option:log_level,desc: "Log level. Options are DEBUG INFO WARN ERROR",default: "DEBUG"
31
34
method_option:cors,aliases: "-o",desc: "Support browser security in tests by responding to OPTIONS requests and adding CORS headers to mocked responses"
32
35
method_option:ssl,desc: "Use a self-signed SSL cert to run the service over HTTPS",type: :boolean,default: false
0 commit comments