To Die in Paris
To Die in Paris is a 1968 TV film directed by Charles S. Dubin and Allen Reisner and starring Louis Jourdan, Kurt Kreuger, Phillippe Fourquet, and Stuart Nesbet.[1]
To Die in Paris | |
---|---|
Directed by | Charles S. Dubin Allen Reisner |
Written by | Brad Radnitz Paul Mason |
Starring | Louis Jourdan Kurt Kreuger Phillippe Fourquet Stuart Nesbet |
Release date | 1968 |
Country | United States |
Language | English |
Premise
During World War Two, a French resistance leader is accused of betraying his own side.
gollark: Yes. The situation now is that browsers will happily send requests from one origin to another, but only if it's a GET or POST request, not allow custom headers with it, and, critically, do bizarre insane stuff to avoid letting code see the *response*.
gollark: Oh, and unify ServiceWorker and WebWorker and SharedWorker and whatever into some sort of nicer "background task" API.
gollark: API coherency: drop stuff like XMLHttpRequest which is obsoleted by cleaner things like `fetch`, actually have a module system and don't just randomly scatter objects and functions in the global scope, don't have a weird mix of callbacks, events and promises everywhere.
gollark: Alternatively, cross-origin stuff is allowed but runs with separate cookies, caches, etc. to first-party requests, and comes with a "requested from this origin" header.
gollark: Cross-origin fixes: *no* use of crossdomain resources unless the other thing opts in. This breaks image hotlinking and such, which is annoying, but fixes CSRF entirely.
References
- To Die in Paris at Louise Jourdan website
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.