- Notifications
You must be signed in to change notification settings - Fork 8
Pull requests: fortran-lang/http-client
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add forcompile project to README.
#62 by gha3mi was merged Sep 24, 2023 Loading… updated Sep 24, 2023
Replace hard-coded version number with http_version variable
#47 by rajkumardongre was merged Jul 19, 2023 Loading… updated Sep 14, 2023
Added Tutorial for beginner(phase 1, only get request demonstration)
#49 by rajkumardongre was closed Aug 10, 2023 Loading… updated Sep 14, 2023
Include github-org-analyzer under tutorial/github-org-analyzer
#56 by rajkumardongre was merged Aug 27, 2023 Loading… updated Sep 14, 2023
Add telegram bot example in README
#60 by vypivshiy was merged Sep 2, 2023 Loading… updated Sep 3, 2023
Bump fortran-curl version to 0.6.0
#59 by milancurcic was merged Sep 1, 2023 Loading… updated Sep 1, 2023
Add docs build and deployment to GH Pages using GH Actions
#57 by rajkumardongre was merged Aug 30, 2023 Loading… updated Aug 30, 2023
Add functionality for sending files via HTTP POST requests.
#33 by rajkumardongre was closed Jul 2, 2023 Loading… updated Jul 13, 2023
Implement functionality to support sending form data in HTTP requests.
#32 by rajkumardongre was merged Jun 30, 2023 Loading… updated Jul 13, 2023
Replace form_type and header_type with pair_type derived type
#34 by rajkumardongre was merged Jul 5, 2023 Loading… updated Jul 13, 2023
Add tests for HEAD, PUT, PATCH, and DELETE methods
#36 by rajkumardongre was merged Jul 5, 2023 Loading… updated Jul 13, 2023
Added HTTP authentication enhancement New feature or request
#44 by rajkumardongre was merged Jul 11, 2023 Loading… updated Jul 13, 2023
Implement timeout feature enhancement New feature or request
#45 by rajkumardongre was merged Jul 11, 2023 Loading… updated Jul 13, 2023
Fix bugs discovered by Intel OneAPI bug Something isn't working
#43 by milancurcic was merged Jul 9, 2023 Loading… updated Jul 9, 2023
Rename json -> data and remove JSON-specific content-type setting
#31 by rajkumardongre was merged Jun 20, 2023 Loading… updated Jul 2, 2023
put_if_header_absent function
#29 by rajkumardongre was merged Jun 19, 2023 Loading… updated Jul 2, 2023
sending json using post request
#27 by rajkumardongre was merged Jun 19, 2023 Loading… updated Jul 2, 2023
Add get_header_value procedure
#25 by rajkumardongre was merged Jun 14, 2023 Loading… updated Jul 2, 2023
Add example to download a file
#26 by milancurcic was merged Jun 15, 2023 Loading… updated Jun 15, 2023
make headers more user friendly
#19 by rajkumardongre was closed Jun 5, 2023 Loading… updated Jun 13, 2023
Making Header access more user friendly and Performing all cURL related tasks in a single function or subroutine
#21 by rajkumardongre was merged Jun 6, 2023 Loading… updated Jun 13, 2023
Replace hashmap with header_type array to store request and response headers
#23 by rajkumardongre was merged Jun 12, 2023 Loading… updated Jun 13, 2023
Previous Next
ProTip! Adding no:label will show everything without a label.