Messages by Thread
-
-
[nongnu] branch elpa/simple-httpd created (now e0cc901060)
ELPA Syncer
-
[nongnu] elpa/simple-httpd 2b5f8d20cc 022/249: Added a 500 Internal Server Error page.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 9bd84a25d8 001/249: Initial commit of emacs web server.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 1422e7e47c 065/249: Add JavaScript MIME type.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 420c186849 004/249: Improved request parsing.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 7b25832914 068/249: Bump version number.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 17caa676f7 054/249: Revamp logging -- do it right this time!
ELPA Syncer
-
[nongnu] elpa/simple-httpd 3b40534397 038/249: Tidy up httpd-gen-path
ELPA Syncer
-
[nongnu] elpa/simple-httpd 94fb44eba2 010/249: Fixed process address info.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 952b260cbe 028/249: Stricter argument match in servlet example.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 512187bebd 006/249: Added TODO item: lispy logs.
ELPA Syncer
-
[nongnu] elpa/simple-httpd cfe70a439e 109/249: Oops, update the test.
ELPA Syncer
-
[nongnu] elpa/simple-httpd a2d4c824e6 062/249: Create start and stop hooks.
ELPA Syncer
-
[nongnu] elpa/simple-httpd d7df3a341f 105/249: Get rid of httpd-send-buffer altogether.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 4747ac40a7 018/249: Added xml mimetype.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 52a5f46cd6 103/249: Fix Windows path-splitting issue.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 6e33bc5bc2 026/249: Servlets now return their content MIME type.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 52fc9e6f5b 027/249: Update example to use new MIME type declaration.
ELPA Syncer
-
[nongnu] elpa/simple-httpd d44e4f68db 134/249: Add httpd-batch-start.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 3036b0a95e 133/249: Oops, previous commit doesn't fully address case.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 221c6f8d21 021/249: Removed some trailing whitespace.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 3bd27e4e35 120/249: Clean up a few docstrings.
ELPA Syncer
-
[nongnu] elpa/simple-httpd de444c550b 005/249: The *httpd* buffer created automatically now.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 1c2626c5ee 128/249: Allow &key-like arguments in defservlet*.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 93e494d1a1 019/249: Added entity decoding in URLs.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 7fca16cc84 090/249: Correct date strings to be GMT (required).
ELPA Syncer
-
[nongnu] elpa/simple-httpd 4e2d36c074 012/249: Default to index.html and family when accessing a directory.
ELPA Syncer
-
[nongnu] elpa/simple-httpd dac7dac746 196/249: Simplify 'cl-loop' by using "finally return"
ELPA Syncer
-
[nongnu] elpa/simple-httpd ebd2ed312b 081/249: Bump version number.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 97e2a84a08 050/249: Add some ERT unit tests.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 46558ab895 014/249: Update TODO list.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 98a5fb1df3 042/249: Allow for arbitrary headers in httpd-send-header.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 071525e15d 063/249: Hide the internal process filter function.
ELPA Syncer
-
[nongnu] elpa/simple-httpd b31ab824aa 106/249: Make httpd-send-buffer easier to use.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 9a51b944c9 100/249: Truncate lines in the log.
ELPA Syncer
-
[nongnu] elpa/simple-httpd e702ed3c53 083/249: More flexible redirects.
ELPA Syncer
-
[nongnu] elpa/simple-httpd fbedf7a5e1 127/249: Make defservlet* anaphoric variables special.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 7811777fae 088/249: Add Markdown MIME type.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 6b4574af3c 089/249: Bump version number due to previous macro change.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 088a5b3321 075/249: Add Date and Server headers.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 6e32c120ea 064/249: Flesh out some function docs.
ELPA Syncer
-
[nongnu] elpa/simple-httpd e667e592f0 015/249: Added .htaccess.el stuff.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 90bae69f64 114/249: `httpd-start' honors host name and IP family as customized variables.
ELPA Syncer
-
[nongnu] elpa/simple-httpd c8bfd778d6 076/249: Send file modification time when sending files.
ELPA Syncer
-
[nongnu] elpa/simple-httpd bdc7a962e1 069/249: Fill out unit test headers.
ELPA Syncer
-
[nongnu] elpa/simple-httpd bdf6f90c35 056/249: Add SVG MIME type.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 91da22ad1a 035/249: Switch to the UNLICENSE (public domain).
ELPA Syncer
-
[nongnu] elpa/simple-httpd d082fab6db 072/249: Use HTTP/1.1 but also "Connection: close".
ELPA Syncer
-
[nongnu] elpa/simple-httpd 686ef7fcf8 074/249: Keep connections open! Woo!
ELPA Syncer
-
[nongnu] elpa/simple-httpd 432d84e368 079/249: Add httpd--error-safe.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 6bd28559e8 059/249: Add servlet support again (re-write).
ELPA Syncer
-
[nongnu] elpa/simple-httpd 5952b0ad25 034/249: Fix the split-string regex when parsing the request.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 713e01fba3 243/249: http-parse-uri: Fix error for url of the form "foo#fragment?k=v"
ELPA Syncer
-
[nongnu] elpa/simple-httpd de1e9c074c 060/249: Add .ico MIME type.
ELPA Syncer
-
[nongnu] elpa/simple-httpd a2c32986c6 221/249: Rename httpd--log to http--accept to avoid confusion with httpd-log
ELPA Syncer
-
[nongnu] elpa/simple-httpd ceb0f1700f 058/249: More detailed logging.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 8ded0b9c43 073/249: Get rid of httpd-send-string.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 2411314d6c 047/249: Don't call back to "nil" for the MIME type.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 4a40a62995 061/249: Use url-utils: toss custom HTML escape.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 8cc4793e5e 101/249: Add fontification for the defservlet macro.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 7848c35323 117/249: Add a convenient defservlet* macro.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 21f1322046 067/249: Don't recommend insert-buffer.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 5bfc18e400 051/249: Fix small typo in httpd-parse.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 9cd621db85 126/249: Bump to 1.4.3.
ELPA Syncer
-
[nongnu] elpa/simple-httpd d332b1672a 115/249: Change httpd-host to nil, restoring default behavior.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 66cb079667 048/249: Add a .el MIME type.
ELPA Syncer
-
[nongnu] elpa/simple-httpd e00594d9b7 039/249: Reorganize and tidy up.
ELPA Syncer
-
[nongnu] elpa/simple-httpd c984353450 023/249: Commit of Chunye Wang's excellent servlet code.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 200f73d9a7 045/249: Oops, do the proper provide.
ELPA Syncer
-
[nongnu] elpa/simple-httpd eb75f12908 044/249: Tidy up.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 0160c624c5 071/249: In httpd-parse put the request line first; easier to find.
ELPA Syncer
-
[nongnu] elpa/simple-httpd b2b841d08b 124/249: Be smarter about not sending extra headers.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 347c30494d 165/249: Change generalized variable (point) to goto-char
ELPA Syncer
-
[nongnu] elpa/simple-httpd 007e68f3bc 025/249: Commit of demo buffer servlets.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 699a426af0 107/249: Bump version number to 1.4.0.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 664fefb13a 161/249: fix bug: couldn't open file with utf8 filename
ELPA Syncer
-
[nongnu] elpa/simple-httpd 69897a4430 053/249: Add httpd-status tests.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 146f790055 017/249: Use existing butlast function.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 701290905e 122/249: Add much needed httpd-def-file-servlet macro.
ELPA Syncer
-
[nongnu] elpa/simple-httpd c5f3b1b052 052/249: Add header sending test.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 7ec4d634ab 040/249: Do directory listings.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 879ab04f49 138/249: Fix unit tests for name normalization (8ac392e).
ELPA Syncer
-
[nongnu] elpa/simple-httpd 526ac25afa 197/249: Implement 'httpd--normalize-header' without splitting
ELPA Syncer
-
[nongnu] elpa/simple-httpd 3833d13014 182/249: Stop using some cl aliases
ELPA Syncer
-
[nongnu] elpa/simple-httpd 9427324d59 190/249: Optimize httpd--stringify
ELPA Syncer
-
[nongnu] elpa/simple-httpd b2561c78fd 213/249: httpd-send-file: Move with-temp-buffer outside
ELPA Syncer
-
[nongnu] elpa/simple-httpd 32bf2aab77 184/249: httpd-serve-directory: Use localhost for nil and local
ELPA Syncer
-
[nongnu] elpa/simple-httpd 7be35eb60b 009/249: Turned logs into lisp alists.
ELPA Syncer
-
[nongnu] elpa/simple-httpd e560196595 189/249: http-send-header: Move let inside unless
ELPA Syncer
-
[nongnu] elpa/simple-httpd 8ac392ec8c 132/249: Normalize HTTP content headers (#7).
ELPA Syncer
-
[nongnu] elpa/simple-httpd 49b4a6940e 032/249: Adjust headers to be more standard.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 52d0494bec 085/249: Mention servlets in the README.
ELPA Syncer
-
[nongnu] elpa/simple-httpd f1c160f83c 159/249: Escape backtraces and disable them by default (#20)
ELPA Syncer
-
[nongnu] elpa/simple-httpd 38ba313507 111/249: Accept a string-designator for mime arguments.
ELPA Syncer
-
[nongnu] elpa/simple-httpd afc7346146 077/249: Support 304 Not Modified using ETags.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 26d59879f1 110/249: Use httpd--buffer-size for proper multibyte handling.
ELPA Syncer
-
[nongnu] elpa/simple-httpd ac429415af 145/249: Add a simple Makefile.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 348483efea 148/249: Remove extra + in httpd-parse regexp.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 3f0b117bca 234/249: httpd--filter: Minor syntax cleanup
ELPA Syncer
-
[nongnu] elpa/simple-httpd 4be5247f5a 030/249: Added full GPL header to example file.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 73c1e9bea2 125/249: Add httpd-discard-buffer function.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 3982c55e90 167/249: Update the melpa url
ELPA Syncer
-
[nongnu] elpa/simple-httpd 396dcc5a9f 008/249: Added user agent to log.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 8627d265e4 179/249: Linting: Docstring arguments
ELPA Syncer
-
[nongnu] elpa/simple-httpd ec7c863e50 169/249: Add lexical-binding cookies
ELPA Syncer
-
[nongnu] elpa/simple-httpd ce5b226b57 131/249: Switch to cl-lib.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 868ec06abd 153/249: Fix test to match change in e7775d3
ELPA Syncer
-
[nongnu] elpa/simple-httpd 8505e8ad6d 186/249: httpd-send-directory: Use string-suffix-p
ELPA Syncer
-
[nongnu] elpa/simple-httpd 35e5f04654 097/249: Bump a minor version number (to 1.3).
ELPA Syncer
-
[nongnu] elpa/simple-httpd 842f20bd3c 198/249: Escape quotes in 'httpd-escape-html-buffer'
ELPA Syncer
-
[nongnu] elpa/simple-httpd 1d007b6168 113/249: Bump version to 1.4.1.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 9d8b77943b 225/249: Minor stylistic improvements and optimization
ELPA Syncer
-
[nongnu] elpa/simple-httpd 1d87d09200 087/249: Don't double-eval on with-httpd-buffer.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 4cfd253619 011/249: Fix some logging issues.
ELPA Syncer
-
[nongnu] elpa/simple-httpd d549692170 098/249: Set standard-output in with-httpd-buffer.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 2169dc6555 093/249: Bump version number.
ELPA Syncer
-
[nongnu] elpa/simple-httpd e1463de32a 224/249: Improve httpd-escape-html and httpd-escape-html-buffer
ELPA Syncer
-
[nongnu] elpa/simple-httpd 26751f8902 211/249: httpd-send-file: Move let binding
ELPA Syncer
-
[nongnu] elpa/simple-httpd f660171869 175/249: Remove superfluous :group from defcustoms
ELPA Syncer
-
[nongnu] elpa/simple-httpd e7491226e6 203/249: http-send-header: Add comment
ELPA Syncer
-
[nongnu] elpa/simple-httpd 3eec5ca55b 029/249: Removed completed TODO item.
ELPA Syncer
-
[nongnu] elpa/simple-httpd b3b332d9a6 119/249: Bump to version 1.4.2.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 4b7a6bc6a6 142/249: Allow empty symbol in defservlet*.
ELPA Syncer
-
[nongnu] elpa/simple-httpd d873fc385f 201/249: httpd-status-codes: Add comment
ELPA Syncer
-
[nongnu] elpa/simple-httpd 47b4cedfc9 043/249: Properly redirect on directory URLs.
ELPA Syncer
-
[nongnu] elpa/simple-httpd c1369ec52c 208/249: httpd-send-directory: Move let binding
ELPA Syncer
-
[nongnu] elpa/simple-httpd a77b3ca62f 140/249: Decode UTF-8 in URL encodings.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 4e33614edd 092/249: Handle large POSTs properly.
ELPA Syncer
-
[nongnu] elpa/simple-httpd a54c298e7b 112/249: Add note about httpd-current-proc.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 7d94eebcc5 020/249: Removed unneeded redundant function.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 2993da3027 207/249: httpd-def-file-servlet: Inline let binding
ELPA Syncer
-
[nongnu] elpa/simple-httpd 10ef144fe5 187/249: Use string-replace, string-join and string-search
ELPA Syncer
-
[nongnu] elpa/simple-httpd 02cd4ed43c 205/249: Extract http--html-entities
ELPA Syncer
-
[nongnu] elpa/simple-httpd e234a02423 013/249: Fixed some log issues.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 49b883dca0 192/249: Refine type of 'httpd-port'
ELPA Syncer
-
[nongnu] elpa/simple-httpd a64be7f00c 118/249: Tweak the MIME types and default index files.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 18f7f20113 214/249: simple-httpd-test: Omit some cl prefixes
ELPA Syncer
-
[nongnu] elpa/simple-httpd cfd833bfd1 084/249: Flesh out the documentation header a bit more.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 4f9eb45801 235/249: Prefer setq for simple variables
ELPA Syncer
-
[nongnu] elpa/simple-httpd be7f7f4c3a 219/249: Fix Maintainer package header
ELPA Syncer
-
[nongnu] elpa/simple-httpd 80092182ac 130/249: README tweaking, adding depending packages list.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 3a65f15347 191/249: Simplify httpd-send-header
ELPA Syncer
-
[nongnu] elpa/simple-httpd 9088f30674 206/249: httpd-serve-directory: Default to current default-directory
ELPA Syncer
-
[nongnu] elpa/simple-httpd 49721d5b79 156/249: Oops, fix a couple of mistakes in the Makefile
ELPA Syncer
-
[nongnu] elpa/simple-httpd f5f6bc2b73 094/249: Set the coding system exactly.
ELPA Syncer
-
[nongnu] elpa/simple-httpd ccc5d114a0 183/249: Add httpd--server and httpd--clients variable to store connections
ELPA Syncer
-
[nongnu] elpa/simple-httpd 94579513e3 181/249: Minor linting
ELPA Syncer
-
[nongnu] elpa/simple-httpd a4aca44d85 121/249: Simplify httpd-date-string.
ELPA Syncer
-
[nongnu] elpa/simple-httpd d1882fbe92 220/249: httpd--buffer-size: Use prog1
ELPA Syncer
-
[nongnu] elpa/simple-httpd 3d660ccf18 193/249: Suggest respecting /etc/mime.types
ELPA Syncer
-
[nongnu] elpa/simple-httpd 33d2035f7c 108/249: Oops, put the double-header check in the right place.
ELPA Syncer
-
[nongnu] elpa/simple-httpd f05c6c8e66 170/249: Use gensym
ELPA Syncer
-
[nongnu] elpa/simple-httpd e4eafe6934 070/249: Create httpd-redirect.
ELPA Syncer
-
[nongnu] elpa/simple-httpd c3760e3666 242/249: httpd-parse-uri: Minor cleanup
ELPA Syncer
-
[nongnu] elpa/simple-httpd 9fcd80940b 046/249: Expand the MIME types a bit.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 5522104289 227/249: Update README
ELPA Syncer
-
[nongnu] elpa/simple-httpd 6f86c6065f 173/249: Use defvar-local
ELPA Syncer
-
[nongnu] elpa/simple-httpd 22ac6581cc 031/249: Turn it into a more standard package.
ELPA Syncer
-
[nongnu] elpa/simple-httpd a5eb49a656 155/249: Bump to 1.5.1
ELPA Syncer
-
[nongnu] elpa/simple-httpd 5854c48f63 158/249: Add httpd-escape-html functions
ELPA Syncer
-
[nongnu] elpa/simple-httpd dc3303d45b 223/249: New defcustom httpd-log-buffer
ELPA Syncer
-
[nongnu] elpa/simple-httpd 67f2f1e665 162/249: Address some Unicode issues, always using UTF-8 (#22)
ELPA Syncer
-
[nongnu] elpa/simple-httpd f25bd319a5 228/249: Require Emacs 27.1
ELPA Syncer
-
[nongnu] elpa/simple-httpd 08535d0fad 160/249: Update Readme.md, add melpa badges
ELPA Syncer
-
[nongnu] elpa/simple-httpd c1bbb52f15 177/249: Linting: Adhere to the first line docstring convention
ELPA Syncer
-
[nongnu] elpa/simple-httpd e0a9d40bb0 171/249: Fix unused argument warnings
ELPA Syncer
-
[nongnu] elpa/simple-httpd 2f2b74be69 188/249: Update httpd-mime-types (Add webp and org, Update md)
ELPA Syncer
-
[nongnu] elpa/simple-httpd 926c221dc8 096/249: Fix a potential ~ expansion issue in httpd-clean-path.
ELPA Syncer
-
[nongnu] elpa/simple-httpd f3b9c82348 104/249: Fix content-length measurement (string-bytes vs length).
ELPA Syncer
-
[nongnu] elpa/simple-httpd 1c82261945 168/249: Update package header
ELPA Syncer
-
[nongnu] elpa/simple-httpd 9a60de4679 246/249: httpd--filter: Minor cleanup
ELPA Syncer
-
[nongnu] elpa/simple-httpd f492baac6d 146/249: Completely rewrite httpd-parse (#13).
ELPA Syncer
-
[nongnu] elpa/simple-httpd ff1c0b661d 143/249: Add a bunch of missing status codes.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 3882926b44 123/249: Don't use httpd-root when it's null.
ELPA Syncer
-
[nongnu] elpa/simple-httpd bc2b95bab2 144/249: Replace flet with httpd--flet.
ELPA Syncer
-
[nongnu] elpa/simple-httpd e0cc901060 249/249: Optimize httpd-log, only evaluate item when logging is enabled
ELPA Syncer
-
[nongnu] elpa/simple-httpd 31cd5b45f7 007/249: Fix some doc typos.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 445bc715a7 091/249: Add MELPA note.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 22ce66ea43 163/249: Send files literally, avoid decoding/encoding
ELPA Syncer
-
[nongnu] elpa/simple-httpd 903c086b54 102/249: Simplify httpd-clean-path.
ELPA Syncer
-
[nongnu] elpa/simple-httpd c0bfdc387c 139/249: Drop all uses of old setq.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 3b831468b5 240/249: httpd-send-header: Minor cleanup
ELPA Syncer
-
[nongnu] elpa/simple-httpd 97030511ee 215/249: Indentation
ELPA Syncer
-
[nongnu] elpa/simple-httpd e7775d3bc5 149/249: Don't URL decode before routing (fixes #15)
ELPA Syncer
-
[nongnu] elpa/simple-httpd c4e1e3e756 209/249: httpd-send-directory: Fewer insert calls
ELPA Syncer
-
[nongnu] elpa/simple-httpd b7cb5f2cc7 174/249: Add comm keyword
ELPA Syncer
-
[nongnu] elpa/simple-httpd 60802db158 154/249: Tweak Makefile a little more
ELPA Syncer
-
[nongnu] elpa/simple-httpd 10a911439f 172/249: Use hashed function symbols
ELPA Syncer
-
[nongnu] elpa/simple-httpd 624fd08473 212/249: httpd-def-file-servlet: Setting httpd--header-sent is unnecessary here
ELPA Syncer
-
[nongnu] elpa/simple-httpd 84d5f16e33 147/249: Tweak Makefile.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 0dfed044a8 247/249: Only parse application/x-www-form-urlencoded content
ELPA Syncer
-
[nongnu] elpa/simple-httpd 445bef2838 178/249: Linting: Docstring arguments
ELPA Syncer
-
[nongnu] elpa/simple-httpd a95330a9ef 237/249: Use httpd-date-string consistently
ELPA Syncer
-
[nongnu] elpa/simple-httpd 2fe396dc01 136/249: Adding test dep on 'cl package.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 891be6e942 185/249: httpd-stop: Set httpd--clients to nil
ELPA Syncer
-
[nongnu] elpa/simple-httpd d438efde2f 129/249: Bump to version 1.4.4.
ELPA Syncer
-
[nongnu] elpa/simple-httpd 554d0554aa 248/249: httpd-get-servlet never returns nil
ELPA Syncer