Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / fortran-lang/http-client issues and pull requests

#62 - Add forcompile project to README.

Pull Request - State: closed - Opened by gha3mi over 1 year ago

#61 - Bug in request function when working with multipart/form-data

Issue - State: open - Opened by gha3mi over 1 year ago - 4 comments

#60 - Add telegram bot example in README

Pull Request - State: closed - Opened by vypivshiy over 1 year ago - 1 comment

#59 - Bump fortran-curl version to 0.6.0

Pull Request - State: closed - Opened by milancurcic over 1 year ago - 2 comments

#58 - Tests fail on Apple Silicon

Issue - State: closed - Opened by certik over 1 year ago - 5 comments
Labels: bug

#57 - Add docs build and deployment to GH Pages using GH Actions

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 5 comments

#56 - Include github-org-analyzer under tutorial/github-org-analyzer

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago

#55 - Release v0.1.0?

Issue - State: closed - Opened by milancurcic over 1 year ago - 7 comments

#54 - Include github-org-analyzer under tutorial/github-org-analyzer

Issue - State: closed - Opened by milancurcic over 1 year ago - 2 comments
Labels: question

#53 - Add Complete Tutorials

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago

#52 - API Docs added

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 1 comment

#51 - Added API docs with FORD

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 1 comment

#50 - Incorrect dependency name in README

Issue - State: closed - Opened by gha3mi over 1 year ago - 6 comments

#49 - Added Tutorial for beginner(phase 1, only get request demonstration)

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 3 comments

#48 - Error while adding http-client as dependencies in other project

Issue - State: closed - Opened by rajkumardongre over 1 year ago
Labels: bug, help wanted

#47 - Replace hard-coded version number with http_version variable

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 2 comments

#46 - Real-world example program

Issue - State: closed - Opened by interkosmos over 1 year ago - 3 comments

#45 - Implement timeout feature

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 8 comments
Labels: enhancement

#44 - Added HTTP authentication

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 1 comment
Labels: enhancement

#43 - Fix bugs discovered by Intel OneAPI

Pull Request - State: closed - Opened by milancurcic over 1 year ago - 1 comment
Labels: bug

#42 - Write a http-client tutorial

Issue - State: closed - Opened by milancurcic over 1 year ago - 6 comments
Labels: documentation

#41 - Add timeout option to the request function

Issue - State: closed - Opened by milancurcic over 1 year ago - 1 comment
Labels: enhancement

#40 - Build and test with Intel OneAPI

Issue - State: open - Opened by milancurcic over 1 year ago - 1 comment

#39 - Complete API docs with FORD

Issue - State: closed - Opened by milancurcic over 1 year ago - 2 comments
Labels: documentation

#38 - Custom HTTP user agent

Issue - State: closed - Opened by interkosmos over 1 year ago - 6 comments
Labels: enhancement

#37 - HTTP Authentication

Issue - State: closed - Opened by interkosmos over 1 year ago - 2 comments
Labels: enhancement

#36 - Add tests for HEAD, PUT, PATCH, and DELETE methods

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago

#35 - Add tests for HEAD, PUT, PATCH, and DELETE methods

Issue - State: closed - Opened by milancurcic over 1 year ago

#34 - Replace form_type and header_type with pair_type derived type

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 2 comments

#33 - Add functionality for sending files via HTTP POST requests.

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 3 comments

#32 - Implement functionality to support sending form data in HTTP requests.

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 3 comments

#31 - Rename json -> data and remove JSON-specific content-type setting

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago

#30 - Rename `json` -> `data` and remove JSON-specific content-type setting

Issue - State: closed - Opened by milancurcic over 1 year ago - 1 comment

#29 - put_if_header_absent function

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 2 comments

#28 - User-Agent header contains duplicate values in HTTP request

Issue - State: closed - Opened by rajkumardongre over 1 year ago - 1 comment

#27 - sending json using post request

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago

#26 - Add example to download a file

Pull Request - State: closed - Opened by milancurcic over 1 year ago - 1 comment

#25 - Add get_header_value procedure

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 1 comment

#24 - API for POST method request

Issue - State: closed - Opened by rajkumardongre over 1 year ago - 7 comments

#23 - Replace hashmap with header_type array to store request and response headers

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 2 comments

#22 - Discussion about the storage of Cookies

Issue - State: closed - Opened by rajkumardongre over 1 year ago - 10 comments

#20 - What is the best Practices for Passing Headers in HTTP Requests ?

Issue - State: closed - Opened by rajkumardongre over 1 year ago - 6 comments

#19 - make headers more user friendly

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 1 comment

#18 - What HTTP request methods to support?

Issue - State: closed - Opened by milancurcic over 1 year ago - 2 comments
Labels: question

#17 - Install curl development headers on Ubuntu

Pull Request - State: closed - Opened by milancurcic over 1 year ago - 1 comment

#16 - Fix CI directory name

Pull Request - State: closed - Opened by milancurcic over 1 year ago
Labels: bug

#15 - build and test in CI

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 1 comment

#14 - Build and test in CI

Issue - State: closed - Opened by milancurcic over 1 year ago - 1 comment

#13 - Added test for GET request

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 3 comments

#12 - `c_long` -> `int64` for `content_length`

Pull Request - State: closed - Opened by milancurcic over 1 year ago - 5 comments

#11 - Discussion about the storage of headers

Issue - State: closed - Opened by rajkumardongre over 1 year ago - 3 comments

#10 - migrated code into different files

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 1 comment

#9 - Write a few tests for the GET request

Issue - State: closed - Opened by milancurcic over 1 year ago - 3 comments

#8 - Address remarks by @interkosmos

Issue - State: closed - Opened by milancurcic over 1 year ago - 2 comments

#7 - Organize the source code in modules

Issue - State: closed - Opened by milancurcic over 1 year ago - 3 comments

#6 - errors in migrating code to different files

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 2 comments

#5 - Add fortran-curl as dependency and a minimal GET request example

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago - 9 comments

#4 - Discuss the API to make a GET request

Issue - State: closed - Opened by milancurcic over 1 year ago - 16 comments

#3 - Add fortran-curl as dependency and a minimal GET request example

Issue - State: closed - Opened by milancurcic over 1 year ago - 2 comments
Labels: enhancement

#2 - fpm package skeleton

Pull Request - State: closed - Opened by rajkumardongre over 1 year ago

#1 - Create an fpm package skeleton

Issue - State: closed - Opened by milancurcic over 1 year ago - 2 comments
Labels: enhancement