Commit Graph

25 Commits (1f62b98d45c38e1185dbb9d51a0343972f4cbfe0)

Author SHA1 Message Date
Russell Bryant 63a37f4755 When serving dynamic content, include a Cache-Control header to instruct the
18 years ago
Russell Bryant 63ef5e53b0 Add "svgz" to the mimetypes table. (issue #9510, bkruse)
18 years ago
Russell Bryant 706e448e28 File upload support was added to solve some needs for the Asterisk GUI.
18 years ago
Tilghman Lesher 86fc0a3c03 Fix --enable-dev-mode
18 years ago
Russell Bryant 06ff84b549 To be able to achieve the things that we would like to achieve with the
18 years ago
Russell Bryant 01b09027f7 Add the MIME type for gif by request from Pari
18 years ago
Joshua Colp 27911f2128 Add svg mimetype for pari.
18 years ago
Kevin P. Fleming 690da7f074 this change was not needed; fclose() handles closing the file descriptor already
18 years ago
Kevin P. Fleming 8a2e3d0b8b fix two cases where HTTP session file descriptors would not be closed
18 years ago
Russell Bryant cb03702de9 Add the Asterisk version information to the Server header in HTTP
19 years ago
Russell Bryant 9aab046002 Merged revisions 53045 via svnmerge from
19 years ago
Russell Bryant 86f8e0a527 Fix setting the default port of 8088 on 64-bit or big-endian machines.
19 years ago
Jason Parker c38c990bc7 saw this in passing... fix a small typo
19 years ago
Jason Parker c2f688d2fd make the uris_lock a rwlock instead of a mutex lock - needs to be forward ported to trunk
19 years ago
Kevin P. Fleming a299485952 since these variables all have static duration, none of them need initializers (they default to zero anyway)
19 years ago
Russell Bryant 395db9ea8b Implement locking for the list of URI handlers to make it thread-safe.
19 years ago
Tilghman Lesher e05a2752e8 Reverse change of "show" to "list" and make several other commands more consistent with "category verb arguments"
19 years ago
Luigi Rizzo e6451274d2 merge 45152 don't leak descriptors in http.c
19 years ago
Luigi Rizzo 4280d28549 merge from trunk: move ast_variables_destroy() to a better
19 years ago
Luigi Rizzo f24ec459b2 make sure sockets are blocking when they should be blocking.
19 years ago
Kevin P. Fleming ff05bf15c8 update thread creation code a bit
19 years ago
Jason Parker fc60c151d3 After discussing this with other people, we decided we'd like to try to do this a little differently.
19 years ago
Anthony LaMantia 3f3402d69e 5240 update
19 years ago
Kevin P. Fleming fcb999c01c merge qwell's CLI verbification work
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago