Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Z zacl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Zach Beane
  • zacl
  • Issues
  • #2
Closed
Open
Issue created Nov 25, 2016 by Dave Cooper@dcooperContributor

Client returns error on valid URI

With existing legacy portableaserve server running on http://localhost:9000, the following:

(net.aserve.client:do-http-request "http://localhost:9000")

throws following error:

#<UNCHUNKING-STREAM ef #<EXTERNAL-FORMAT :UTF-32LE/:UNIX #x302004A6C83D>, from #<ZACL::ZACL-SOCKET #x302004B46AFD>  #x302004B7F14D> has no slot named EXCL::CO-STATE.

The following:

(net.aserve.client:do-http-request "http://google.com")

throws a different error:

There is no applicable method for the generic function:
  #<STANDARD-GENERIC-FUNCTION ZACL::REAL-URI #x30200258C2AF>
when called with arguments:
  ("http://www.google.com/")
   [Condition of type CCL:NO-APPLICABLE-METHOD-EXISTS]

This is with xach-tweaking branch from github.com/xach/aserve.git.

Assignee
Assign to
Time tracking