Skip to content
View fabric0de's full-sized avatar
🎯
working
🎯
working

Block or report fabric0de

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fabric0de/README.md

πŸ‘‹ Hello! I'm JungHyeon

Welcome! Every day you'll see a new development quiz here to challenge your skills. Check back daily to test yourself and learn something new!

🧩 Today's Development Quiz

This quiz is generated daily by AI

❓ Q. What are the main components of a URL and what do they represent in an HTTP request?

Difficulty: intermediate | Tags: HTTP, URL | Date: 20251028

Show Answer πŸ‘€

A URL (Uniform Resource Locator) consists of several parts:

  • Scheme: Indicates the protocol used, e.g., http or https.
  • Host: The domain name or IP address of the server, e.g., www.example.com.
  • Path: Specifies the resource path on the server, e.g., /api/v1/data.
  • Query Parameters: Additional information passed to the server in a query string format, e.g., ?page=2&sort=desc.
  • Fragment Identifier: Not part of the URL sent to the server but used by browsers for client-side navigation.

Pinned Loading

  1. sentrybridge sentrybridge Public

    Send Sentry notifications to Slack via webhooks

    TypeScript 1

  2. codefisher.dev codefisher.dev Public archive

    TypeScript

  3. Algorithm Algorithm Public

    This is a auto push repository for Baekjoon Online Judge created with [BaekjoonHub](https://github.com/BaekjoonHub/BaekjoonHub).

    JavaScript

  4. profile profile Public

    fabric0de's profile and portfoilo

    TypeScript