-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
Ruby asciidoctor-kroki Failed to load AsciiDoc document on post request #277
Comments
|
I think I misread the Ruby stdlib documentation. It seems that I believe that the code should be: res = ::Net::HTTP.post(URI(uri), data, "Content-Type" => "text/plain")
res.body |
I have tested youre tips and it works fine |
demagnevalCegelec
added a commit
to demagnevalCegelec/asciidoctor-kroki
that referenced
this issue
Jul 9, 2021
demagnevalCegelec
added a commit
to demagnevalCegelec/asciidoctor-kroki
that referenced
this issue
Jul 9, 2021
asciidoctor#277 Post request bug correction
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Launching the command :
return
The text was updated successfully, but these errors were encountered: