eric-hawthorne / relish

Automatically exported from code.google.com/p/relish
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

How can https be required for some web paths? #87

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Also, implement that for shared.relish.pl registering an origin or 
administering artifacts

Original issue reported on code.google.com by relis...@gmail.com on 31 Jul 2014 at 6:57

GoogleCodeExporter commented 9 years ago
One idea is have ..._tls_dialog.rel files

Another idea is a comment like

foo
""" TLS
 Yada yada where these kind of three-letter annotations can give various properties to 
 methods, such as different transaction exclusivity,
 perhaps a directive to trim all string arg values in a web method, etc.

 Of course this proposal could be a complement to _tls_dialog.rel proposal 
"""

Original comment by relis...@gmail.com on 7 Sep 2014 at 6:12