.net - Is there an implementation of silverlight's policy file server in twisted? -


Is there an implementation for Silver XML file file server in twisted Pth?
If not, what should I do to myself?

Not in twisted, no. But you need to know how to do it on your site. If you are using commands like twistd web - path foo , just create a foo / clientaccesspolicy.xml (or foo / crossdomain.xml ) and you have done it.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -