Skip to content

Commit

Permalink
[doc] server: explicit coerce
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederic Ye committed Nov 17, 2011
1 parent 1efb591 commit 07109e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/core/web/server/server.opa
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ simple_bundle(resources: list(stringmap(resource)), urls:simple_url_handler(reso
certificate = "cert.pem"
private_key = "privkey.pem"
password = "change this password"
}
} : Server.encryption

/**
* Return the port of the corresponding server
Expand Down

0 comments on commit 07109e0

Please sign in to comment.