Skip to main content

210 Search results for "http:/postingmania.com"

Webhooks / Testing and troubleshooting webhooks /

Troubleshooting webhooks

Learn how to diagnose and resolve common errors for webhooks. Missing webhook deliveries If you are not receiving the webhook deliveries that you expect

GitHub Copilot / Configure GitHub Copilot /

Configuring network settings for GitHub Copilot

You can connect to Copilot through an HTTP proxy and use custom certificates. Note: GitHub Copilot is not currently available for use with Visual Studio

GraphQL API / Reference /

Objects

About objects Objects in GraphQL represent the resources you can access. An object can contain a list of fields, which are specifically typed. For example

GitHub Actions / Self-hosted runners / Manage self-hosted runners /

Using a proxy server with self-hosted runners

You can configure self-hosted runners to use a proxy server to communicate with GitHub. Configuring a proxy server using environment variables If you need

REST API / Using the REST API /

Getting started with the REST API

Learn how to use the GitHub REST API. Introduction This article describes how to use the GitHub REST API with GitHub CLI, curl, or JavaScript. For a quickstart

GitHub Pages / Get started /

Securing your GitHub Pages site with HTTPS

HTTPS adds a layer of encryption that prevents others from snooping on or tampering with traffic to your site. You can enforce HTTPS for your GitHub Pages

REST API / Using the REST API /

Using CORS and JSONP to make cross-origin requests

You can make API requests across domains using cross-origin resource sharing (CORS) and JSONP callbacks. About cross-origin requests A cross-origin request

REST API / Codes of conduct /

REST API endpoints for codes of conduct

REST API/ Codes of conduct/ Codes of conduct REST API endpoints for codes of conduct Use the REST API to get information about codes of conduct. Get all

Apps / OAuth apps / Building OAuth apps /

Authorizing OAuth apps

You can enable other users to authorize your OAuth app. Note: Consider building a GitHub App instead of an OAuth app. Both OAuth apps and GitHub Apps use

GitHub Copilot / Troubleshooting /

Troubleshooting network errors for GitHub Copilot

Resolve common errors related to proxies and custom certificates. If you're working on company equipment and connecting to a corporate network, you may