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

Добавить шаблоны для HTTP-запросов #1

Closed
serggukov opened this issue Aug 22, 2023 · 3 comments
Closed

Добавить шаблоны для HTTP-запросов #1

serggukov opened this issue Aug 22, 2023 · 3 comments
Labels
good first issue Good for newcomers

Comments

@serggukov
Copy link

Полезно было бы добавить часто используемые конструкции:

  • HTTPСоединение
  • HTTPЗапрос
  • HTTPОтвет

HTTPЗапрос для разных методов GET/POST/PUT, с параметрами и т.д.

@serggukov
Copy link
Author

Для HTTPОтвет можно составить соответствие возможных кодов ответов.

@stasganiev stasganiev added the good first issue Good for newcomers label Aug 23, 2023
@stasganiev
Copy link
Owner

Хорошее предложение, ставлю в план на следующий релиз

@stasganiev stasganiev pinned this issue Sep 9, 2023
stasganiev added a commit that referenced this issue Oct 1, 2023
@stasganiev
Copy link
Owner

Реализован в версии 8.3.4

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

No branches or pull requests

2 participants