Skip to content

Commit

Permalink
Re-export symbols from puri.
Browse files Browse the repository at this point in the history
  • Loading branch information
gigamonkey committed Nov 29, 2011
1 parent 376a737 commit fa2d3c5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,15 @@
:*show-lisp-errors-p*
:*tmp-directory*

;; Some symbols inherited from PURI that our users will need
:uri-scheme
:uri-host
:uri-port
:uri-path
:uri-query
:uri-plist
:uri-authority

;; HTTP status codes
:+http-accepted+
:+http-authorization-required+
Expand Down

0 comments on commit fa2d3c5

Please sign in to comment.