The Wayback Machine - https://web.archive.org/web/20200304113055/https://github.com/topics/curl
Skip to content
#

curl

Here are 1,178 public repositories matching this topic...

marekstodolny
marekstodolny commented Jan 29, 2020

Description
Sending empty files in a multipart POST form is a proper use case due to web browsers supporting it.

I worked on a API layer using guzzle that had to work with an existing legacy codebase and trigger some actions (a proxy of some sort). There was a case where files had to be sent with empty content and would not work if you would omit them.

Example
_Currently no implem

charlesreid1
charlesreid1 commented Jan 6, 2020

Documentation does not cover how to specify city names consisting of multiple words (Los Angeles, Hong Kong, etc). Should it be wttr.in/LosAngeles, or wttr.in/Los_Angeles, or wttr.in/Los+Angeles, or something else? This would be a useful thing to add to the Readme.

shahidhk
shahidhk commented Nov 1, 2018

Right now query in the nodejs api is just a string. we should support gql-parsed strings too, so that if they are exported elsewhere, it can be used directly.

import gql from 'graphql-tag';

export const GRAPHQL_QUERY=gql`
  query {
    something {
      anotherthing
    }
  }
`;
meisterluk
meisterluk commented Feb 26, 2019

I am not sure, whether I am too stupid for this or the documentation is insufficient, but I fail to handle .httr-oauth files properly. Thus, I am opening a documentation issue.

Background: I have a client using httr logins to send emails via gmailR (thanks for your work!). In general, it works just fine, but whenever he changes the password of his gmail account, he needs to update ``.ht

Raspberry PI-TIMOLO ( PI-TImelapse, MOtion, LOwLight ) uses RPI picamera and python for Remote Headless Security Monitoring & Auto Sync files with rclone remote storage services. Auto Twilight Transitions and Low Light Camera Settings. This project is featured on Awesome List

  • Updated Mar 2, 2020
  • Python

Improve this page

Add a description, image, and links to the curl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the curl topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.