142 | Persistent Login for HTTP |
56 | Custom Domino HTTP Error Message ConfigurationDeclan Lynch640 - 14 2008 / (4) while it's possible to use domcfg.nsf to map some types of http errors to special forms in the domcfg.nsf database the level of control it provides is not great and relies on the Domino administrator to work with the designer to edit that particular database and create the mappings etc. ... |
32 | Open Process to enhance Domino HTTP Engine in Release 9Axel Janssen4993 - 08 2008 / (6) (I droped mentioning xhtml after reading Stan Rogers comment). Bob Balaban has mentioned on his blog that there might be some ideas to modernize the Domino HTTP engine for a later release. I think this is getting more and more important for different reasons: - we now have ... |
30 | Using more universal SSL certificate stores instead of keyring filesSerdar Basegmez948 - 18 2011 / (0) As far as I know, keyring files are not supported by other powerful web servers on the market. Even Websphere group is not using and supporting this file format. I'd like to know if there is a clear advantage of SSL keyring files. If not, it should be replaced ... |
29 | Allow me to write binary data to the response stream in LS and Java.Peter LaComb677 - 08 2007 / (1) I'd really like to be able to send a file attachment as a response without a redirect (since I'm creating the file in memory, I don't want to save it and then purge it at some later date). |
14 | Add DOCTYPE as database configurationSean Burgess5141 - 27 2011 / (1) It would be great if I could set the DOCTYPE for all pages generated for a given database. It needs to be able to be set at the application level because different applications could use different DOCTYPEs. The setting would work for xPages, Forms, Pages, and Agents. This setting could ... |
12 | Assume ?open on resources uploaded via WebdavAndreas Imnitzer420 - 11 2009 / (0) I like to use WEBDAV on Domino to publish simple websites. Some tools I use, generate .html pages that are called with url-parms, like: http//path/picturegallery.html?id=something&style=somethingelse. Trying to open this on domino creates an Error 500. Rearranging the link to: http//path/picturegallery.html?open&id=something&style=somethingelse" works. The above of course works on ... |
-2 | Add Z-Mode support and file upload/download continue control to HTTP taskMika Heinonen3556 - 30 2007 / (1) I encounter very often issues that users can not download bigger (>70MB) files which are stored as attachments into richtext fields via HTTP. I had to install FileZilla FTP server which supports download continue control, when the previous attempt was interrupted. This might need also that Domino starts to support ... |