Skip to content

Pull requests: fortran-lang/http-client

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
API Docs added
#52 by rajkumardongre was merged Aug 2, 2023 Loading… updated Sep 14, 2023
Add Complete Tutorials
#53 by rajkumardongre was merged Aug 24, 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
Added API docs with FORD
#51 by rajkumardongre was closed Aug 1, 2023 Loading… updated Aug 1, 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
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
ProTip! Adding no:label will show everything without a label.