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

feat-4176-send-http-request #38

Merged

Commits on Oct 4, 2022

  1. feat-4176-send-http-request

    * created function to send http request
    * added guzzle client dependency
    * added vendor to gitignore
    * added redme file
    Yordaniss committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    6d82c48 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. feat-4176-send-http-request

    * adjusted readme file
    * added return if some errors occure
    * added checks to provide right response message
    Yordaniss committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    46c1987 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. feat-4176-send-http-request

    * return status code from response, not always 200 if response is ok
    Yordaniss committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    9e1efb0 View commit details
    Browse the repository at this point in the history