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

[pipes-functions] Adding get and post function #366

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

pratikmota
Copy link
Contributor

@pratikmota pratikmota commented Oct 3, 2024

Changes:

  1. Adding get function
  2. Adding post function
  3. For Close Pipe - if pass - return 0, previously it was nil. (previous PR change)

Test:
get function - I have created a local server for testing and then passed 127.0.0.1:8080 URL
image
check by curl
image

post function -
image
check by curl
image

close - return 0 (previous PR change )
image

tested - args: It is a printing passed argument. ( previous PR change )
image

Related previous PR comment. I tried cc pipes instead of do\par pipes . It is giving block output. May be this thing you were saying or may be i missed something in understanding.
image

@pratikmota pratikmota marked this pull request as ready for review October 3, 2024 04:47
Copy link
Owner

@refaktor refaktor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice progress! Thank you.

@refaktor refaktor merged commit 26b4df1 into refaktor:main Oct 3, 2024
7 checks passed
@pratikmota pratikmota deleted the pipes-part-5 branch October 4, 2024 01:23
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

Successfully merging this pull request may close these issues.

2 participants