Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some questions about framework #11

Closed
zlakomanoff opened this issue Jun 15, 2016 · 4 comments
Closed

Some questions about framework #11

zlakomanoff opened this issue Jun 15, 2016 · 4 comments

Comments

@zlakomanoff
Copy link

Please explain how to use your framework, with examples.
Regads.

@zlakomanoff
Copy link
Author

zlakomanoff commented Jun 15, 2016

I create *.sh action with code

b:GET "/" "main"

function main(){
   http::status "200"
   title="Main page"
   render::esh test.html.esh
}

first request works well, second fail to stdout question marks, like this
write(stdout): ????? ??????
but browser take response well with uncorrect headers

unregistered request down to infinite loop browser and server

i use arch linux
please help

@zlakomanoff zlakomanoff changed the title Little tutorial Some questions about framework Jun 15, 2016
@laughinghan
Copy link
Collaborator

We already have an issue open for examples, hope that's helpful: #2

@zlakomanoff
Copy link
Author

Are you read my second comment ?

@laughinghan
Copy link
Collaborator

sorry man, this is an old project that isn't really being maintained anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants