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

errors in migrating code to different files
#6 by rajkumardongre was closed May 26, 2023 Loading… updated May 26, 2023
Add fortran-curl as dependency and a minimal GET request example
#5 by rajkumardongre was merged May 26, 2023 Loading… updated May 26, 2023
migrated code into different files
#10 by rajkumardongre was merged May 31, 2023 Loading… updated May 31, 2023
c_long -> int64 for content_length
#12 by milancurcic was merged Jun 1, 2023 Loading… updated Jun 1, 2023
Added test for GET request
#13 by rajkumardongre was merged Jun 1, 2023 Loading… updated Jun 1, 2023
fpm package skeleton
#2 by rajkumardongre was merged May 20, 2023 Loading… updated Jun 1, 2023
build and test in CI
#15 by rajkumardongre was merged Jun 2, 2023 Loading… updated Jun 2, 2023
Fix CI directory name bug Something isn't working
#16 by milancurcic was merged Jun 2, 2023 Loading… updated Jun 2, 2023
Install curl development headers on Ubuntu
#17 by milancurcic was merged Jun 2, 2023 Loading… updated Jun 2, 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
make headers more user friendly
#19 by rajkumardongre was closed Jun 5, 2023 Loading… updated Jun 13, 2023
Add example to download a file
#26 by milancurcic was merged Jun 15, 2023 Loading… updated Jun 15, 2023
Add get_header_value procedure
#25 by rajkumardongre was merged Jun 14, 2023 Loading… updated Jul 2, 2023
Rename json -> data and remove JSON-specific content-type setting
#31 by rajkumardongre was merged Jun 20, 2023 Loading… updated Jul 2, 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
Implement timeout feature enhancement New feature or request
#45 by rajkumardongre was merged Jul 11, 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
Add tests for HEAD, PUT, PATCH, and DELETE methods
#36 by rajkumardongre was merged Jul 5, 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
Implement functionality to support sending form data in HTTP requests.
#32 by rajkumardongre was merged Jun 30, 2023 Loading… updated Jul 13, 2023
Add functionality for sending files via HTTP POST requests.
#33 by rajkumardongre was closed Jul 2, 2023 Loading… updated Jul 13, 2023
Added API docs with FORD
#51 by rajkumardongre was closed Aug 1, 2023 Loading… updated Aug 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
Bump fortran-curl version to 0.6.0
#59 by milancurcic was merged Sep 1, 2023 Loading… updated Sep 1, 2023
ProTip! Type g i on any issue or pull request to go back to the issue listing page.