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

Fiks håndtering av post data #1

Open
lrustand opened this issue Feb 6, 2020 · 0 comments
Open

Fiks håndtering av post data #1

lrustand opened this issue Feb 6, 2020 · 0 comments

Comments

@lrustand
Copy link
Owner

lrustand commented Feb 6, 2020

Vi kan la cgi-skriptet lese postdata direkte selv, hvis vi unngår å bruke getline i selve serveren. Grunnen til at vi ikke kan bruke getline er at den leser mer data enn den trenger inn i et buffer.

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

1 participant