Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2015-03-06 | 997 Bytes | |
xxm_v1.2.2.369_win32.zip | 2015-03-06 | 9.6 MB | |
xxm_v1.2.2.369_src.zip | 2015-03-06 | 1.6 MB | |
xxm_demo.zip | 2015-03-06 | 192.8 kB | |
Totals: 4 Items | 11.4 MB | 0 |
v1.2.2.369 - error page: back link when referer, refresh link only on GET - LoadCopy by library file signature to avoid multiple copies being loaded, retries on access denied - default xxmSession on TStringList (sorted!) instead of TObjectList - parser: in code, treat lines that start with "<" and end with ">" as HTML, allow [[#]] section on one line in a code section - recycle allocated memory buffers, use HeapAlloc instead of GlobalAlloc - long polling support (IXxmContextSuspend, IXxmProjectEvents2) - xxmHttp: thread to wait on groups of (slow) connections that have all content in buffer - xxmHttp: support basic authentication (401, "WWW-Authenticate: Basic") - xxmIsapi: asynchronous sending on more than 64KiB in buffer (project should set Context.ContentBuffer!) - xxmLocal: custom handling of WWW-Authenticate, when debugging hold 'X' on authenticated page load to clear stored credentials - xxmConv: /noupdate switch - revised thread scheduling from thread pool