Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fortran-lang
/
http-client
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
66
Code
Issues
2
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
478aa06
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 19, 2023
Merge pull request #27 from rajkumardongre/post_json
Show description for 478aa06
rajkumardongre
authored
478aa06
Copy full SHA for 478aa06
Commits on Jun 17, 2023
sending json using post request
rajkumardongre
committed
58f9a62
Copy full SHA for 58f9a62
Commits on Jun 15, 2023
Merge pull request #26 from milancurcic/download-example
Show description for 477b222
rajkumardongre
authored
477b222
Copy full SHA for 477b222
Add example to download a file
milancurcic
committed
0ba84f2
Copy full SHA for 0ba84f2
Commits on Jun 14, 2023
Merge pull request #25 from rajkumardongre/get_header_value
Show description for fb951e7
rajkumardongre
authored
fb951e7
Copy full SHA for fb951e7
Add docstring for header_value function
rajkumardongre
committed
bea1a9d
Copy full SHA for bea1a9d
Add meaning full name to tests
rajkumardongre
committed
8faa323
Copy full SHA for 8faa323
Commits on Jun 13, 2023
Add get_header_value procedur
rajkumardongre
committed
f0da49a
Copy full SHA for f0da49a
Commits on Jun 12, 2023
Replace hashmap with header_type array to store request and response headers (#23)
Show description for 1713708
rajkumardongre
and
milancurcic
authored
1713708
Copy full SHA for 1713708
Commits on Jun 6, 2023
Making Header access more user friendly and Performing all cURL related tasks in a single function or subroutine (#21)
Show description for d724044
rajkumardongre
and
milancurcic
authored
d724044
Copy full SHA for d724044
Commits on Jun 2, 2023
Install curl development headers on Ubuntu (#17)
Show description for c1efef8
milancurcic
authored
c1efef8
Copy full SHA for c1efef8
CI directory name (#16)
milancurcic
authored
b7418ea
Copy full SHA for b7418ea
build and test in CI (#15)
rajkumardongre
authored
31b14b9
Copy full SHA for 31b14b9
Commits on Jun 1, 2023
Added test for GET request (#13)
Show description for 9be8707
rajkumardongre
and
milancurcic
authored
9be8707
Copy full SHA for 9be8707
`c_long` -> `c_size_t` for `content_length` (#12)
Show description for 2bee99b
milancurcic
authored
2bee99b
Copy full SHA for 2bee99b
Commits on May 31, 2023
Merge pull request #10 from rajkumardongre/development
Show description for 1d726c1
rajkumardongre
authored
1d726c1
Copy full SHA for 1d726c1
update content_lenght to c_long kind
Show description for 6a95faa
rajkumardongre
and
milancurcic
authored
6a95faa
Copy full SHA for 6a95faa
Formatting; declare private and public in preamble
milancurcic
committed
7cf8442
Copy full SHA for 7cf8442
Source and output formatting
milancurcic
committed
37b7233
Copy full SHA for 37b7233
Commits on May 29, 2023
added response headers
rajkumardongre
committed
90f0a95
Copy full SHA for 90f0a95
Resolve remarks addressed by interkosmos.
rajkumardongre
committed
f2d655e
Copy full SHA for f2d655e
Commits on May 28, 2023
added ok and err_msg in response type
rajkumardongre
committed
a058f3f
Copy full SHA for a058f3f
added error handeling, for wrong http method
rajkumardongre
committed
71d0375
Copy full SHA for 71d0375
migrated code into different files
rajkumardongre
committed
5f29322
Copy full SHA for 5f29322
Commits on May 26, 2023
Add fortran-curl as dependency and a minimal GET request example (#5)
Show description for 45600b0
rajkumardongre
and
milancurcic
authored
45600b0
Copy full SHA for 45600b0
Commits on May 20, 2023
fpm package skeleton (#2)
Show description for cb8d483
rajkumardongre
and
milancurcic
authored
cb8d483
Copy full SHA for cb8d483
Commits on May 19, 2023
Initial commit
milancurcic
authored
2e93847
Copy full SHA for 2e93847
You can’t perform that action at this time.