lispdoc - results for url |
(ql-http:url thing) | Undocumented
|
(hunchentoot:url-encode string &optional (external-format *hunchentoot-default-external-format*)) | Function: URL-encodes a string using the external format EXTERNAL-FORMAT.
|
(hunchentoot:url-decode string &optional (external-format *hunchentoot-default-external-format*)) | Function: Decodes a URL-encoded STRING which is assumed to be encoded using the external format EXTERNAL-FORMAT.
|
ql-http:*proxy-url* | Undocumented
|
(url-rewrite:url-encode string) | Function: URL-encode a string.
|
(url-rewrite:rewrite-urls rewrite-fn &optional (test-fn (complement #'starts-with-scheme-p))) | Function: Reads an (X)HTML document from *STANDARD-INPUT* and writes it back to *STANDARD-OUTPUT*. Any attribute value which is in one of the positions denoted by *URL-REWRITE-TAGS* is rewritten by REWRITE-FN if it passes the test denoted by the optional function TEST-FN which defaults to the complement of STARTS-WITH-SCHEME-P. This function aims to yield correct results for correct (X)HTML input and it also tries hard to never signal an error although it may warn if it encounters syntax errors. It will NOT detect any possible error nor is there any warranty that it will work correctly with faulty input.
|
ql-dist:subscription-url | Undocumented
|
(ql-dist:system-index-url object) | Undocumented
|
(ql-dist:release-index-url object) | Undocumented
|
ql-dist:archive-url-suffix | Undocumented
|
ql-release-index:download-url | Undocumented
|
url-rewrite:*url-rewrite-tags* | Variable: The tag/attribute combinations where URL-rewriting should happen.
|
ql-http:*default-url-defaults* | Undocumented
|
quicklisp-client:*initial-dist-url* | Undocumented
|
hunchentoot:*rewrite-for-session-urls* | Variable: Whether HTML pages should possibly be rewritten for cookie-less session-management.
|
(url-rewrite:starts-with-scheme-p string) | Function: Checks whether the string STRING represents a URL which starts with a scheme, i.e. something like 'https://' or 'mailto:'.
|
url-rewrite:*url-rewrite-fill-tags* | Variable: The tag/attribute combinations where URL-rewriting should optionally add an attribute.
|
(url-rewrite:add-get-param-to-url url name value) | Function: URL is assumed to be a http URL. The pair of NAME and VALUE will be added as a GET parameter to this URL. Assumes that there's no other parameter of the same name. Only checks if #? is part of the string to decide how to attach the new parameter to the end of the string.
|
hunchentoot:*content-types-for-url-rewrite* | Variable: The content types for which url-rewriting is OK. See *REWRITE-FOR-SESSION-URLS*.
|
rule | |
| Mentioned in: HyperSpec - 12.1.3.1 Rule of Unbounded Rational Precision HyperSpec - 12.1.3.2 Rule of Canonical Representation for Rationals HyperSpec - 12.1.3.3 Rule of Float Substitutability HyperSpec - 12.1.4.1 Rule of Float and Rational Contagion HyperSpec - 12.1.4.1.1 Examples of Rule of Float and Rational Contagion HyperSpec - 12.1.4.2 Rule of Float Approximation HyperSpec - 12.1.4.3 Rule of Float Underflow and Overflow HyperSpec - 12.1.4.4 Rule of Float Precision Contagion HyperSpec - 12.1.5.1 Rule of Complex Substitutability HyperSpec - 12.1.5.2 Rule of Complex Contagion HyperSpec - 12.1.5.3 Rule of Canonical Representation for Complex Rationals HyperSpec - 12.1.5.3.1 Examples of Rule of Canonical Representation for Complex Rationals | |
real | Undocumented
|
| Mentioned in: CLtL2 - 16.1. Hash Table Functions CLtL2 - 2.1. Numbers CLtL2 - 2.15. Overlap, Inclusion, and Disjointness of Types CLtL2 - 4.1 Type Specifier Symbols CLtL2 - 4.6. Type Specifiers That Abbreviate HyperSpec - System Class REAL | |
rules | |
| Mentioned in: HyperSpec - 17.2 Rules about Test Functions HyperSpec - 2.3.6 Package System Consistency Rules HyperSpec - 3.2.4.3 Extensions to Similarity Rules HyperSpec - 3.6 Traversal Rules and Side Effects HyperSpec - 7.1.4 Rules for Initialization Arguments | |
(realp object) | Function: Return true if OBJECT is a REAL, and NIL otherwise.
|
| Mentioned in: CLtL2 - 6.2.2. Specific Data Type Predicates HyperSpec - Function REALP | |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
| By Bill Moorier |