TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Headers
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Anupam Maiti (3)
Sardar Mudassar Ali Khan (2)
Sam Hobbs (2)
Devesh Omar (1)
Jignesh Kumar (1)
Shilpa Tanwar (1)
Bhargav Vachhani (1)
Mukesh Nailwal (1)
Mansi Rana (1)
Esmael Esmaeli (1)
Roger Smith (1)
Tural Suleymani (1)
Jeetendra Gund (1)
Prakash Kumar (1)
Joydip Kanjilal (1)
Venkatesh Kumar (1)
Ramakrishna Pathuri (1)
Ravishankar N (1)
Alexej Sommer (1)
Chris Love (1)
Fiyaz Hasan (1)
Prasham Sabadra (1)
Sibeesh Venu (1)
Priyaranjan K S (1)
Prasad Pathak (1)
Tanima (1)
Vikas Mishra (1)
Dorababu Meka (1)
Felipe Ramos (1)
Mahesh Chand (1)
Related resources for Headers
No resource found
Customizing HTTP Headers with Middleware in ASP.NET Core
10/12/2024 4:26:09 AM.
In this article, we explore how to modify HttpResponse using custom middleware in ASP.NET Core. We create a custom middleware that injects headers into the response. By adding conditions, specific API
Understanding Model Binding in ASP.NET Core with .NET 8
9/17/2024 9:10:14 AM.
Model binding in .NET Core simplifies the process of mapping HTTP request data to action method parameters. It automatically extracts data from various sources like query strings, form submissions, ro
How to Create Custom Middleware in Next.js
8/5/2024 4:57:05 AM.
In Next.js, middleware allows you to run code before a request completes, useful for tasks like authentication, logging, and redirection. Introduced in version 12, it can be applied globally or to spe
Handling CORS (Cross-Origin Resource Sharing) in ASP.NET Core Web API
1/15/2024 9:08:11 AM.
Demystify CORS in ASP.NET Core! Learn how to seamlessly handle Cross-Origin Resource Sharing and overcome origin-related errors in your Web API with this concise guide.
Resolving CORS Origin Using Custom Middle ware in ASP.Net Web API
8/2/2023 5:02:53 AM.
In ASP.NET Core, middleware is a component or piece of software that sits in the request-response pipeline. Middleware is used to handle or modify incoming HTTP requests and outgoing HTTP responses. I
What is Response Caching in ASP.NET Core?
7/11/2023 5:16:08 AM.
Accessing information efficiently needs responsive caching. The blog discusses how response caching in ASP.NET is used to increase that accessibility.
The Basics of Creating a Static Library Using Visual C++
5/26/2023 9:05:21 AM.
Explains the basics of creating a static library, with explanations, and how to use a static library.
How to Add Security Headers to Your Website Using .htaccess
5/18/2023 5:25:17 AM.
Want to know how to add security headers to your website using .htaccess? Read this blog and add content security policy header in wordpress site.
5 HTTP Security Headers You Should Know For SEO
5/2/2023 3:11:22 PM.
Being an SEO beginner, it's easy to overlook the security headers in the regular audits. However, security headers should be your top priority when it comes to optimizing your website. In this art
Implementing A Proxy Server In C# - An Example And Test Case
12/9/2022 11:48:43 AM.
In this tutorial, we provide an example of how to create a simple proxy server in a C# application using the HttpListener class. We also show how to write a test case to verify that the proxy server w
Using SOAP Headers to Validate Clients
11/17/2022 9:10:37 AM.
In this brief article I will attempt to show you how you can use SOAP headers within your web service to validate clients and thereby secure your service from unauthorized usage.
Consuming Apache Axis Service In .NET Core
8/9/2022 10:45:04 PM.
In this article, you will learn how to consume Apache Axis in .NET core.
Learn Postman Step By Step - Preset Headers
5/5/2022 2:20:35 AM.
In this step-by-step article series next, we are going to learn about the Preset Headers features of the postman.
How To Use Multiple Code Files (Custom Headers And Source) In C++
4/13/2022 1:05:01 PM.
In this article, you will learn how to use custom Headers and Source Files to organize your code.
Save Request And Response Headers In ASP.NET 5 Core
9/30/2021 6:15:23 AM.
In a typical request-response cycle, the request and response headers contain a lot of additional information. This article talks about how to retrieve them and store it in a database. In this article
Web Security Vulnerabilities On Clickjacking And Security HTTP Headers And Information Leakage
7/22/2021 4:51:44 AM.
In this article, you will learn about the common web security vulnerabilities with Remediation Technique.
Remove Unwanted HTTP Headers in ASP.NET
2/3/2021 9:06:54 AM.
In this article, we will see how to remove unwanted HTTP headers and why we want to remove the headers.
Listview With Group Headers in ASP.Net
12/3/2020 6:07:29 AM.
This article explains what group headers in a Listview in ASP.Net are and how to create them.
Azure Storage CORS Concepts - CORS Rules Concepts - Part Six
9/29/2020 8:53:30 AM.
In this article, you will learn how to create CORS rules for Azure Storage using AllowedOrigins, AllowedMethods, AllowedHeaders, ExposedHeaders, and MaxAgeInSeconds properties.
Protect APIs With Security Headers Using Azure API Management Policies
8/24/2020 8:41:55 AM.
In this article, you will learn about how to protect APIs with Security Headers using Azure API Management Policies.
Secure Web Application Using HTTP Security Headers In ASP.NET Core
8/17/2020 7:36:59 AM.
In this article, you will learn about Secure Web Application using HTTP Security Headers in ASP.NET Core.
ASP.NET Core Security Headers
4/17/2019 8:22:38 AM.
In this article, you will learn about ASP.NET Core security headers.
A Web Performance Audit Of C# Corner
12/29/2017 11:58:23 AM.
A recent article on C# Corner brought the attention to performance issues due to legacy hardware that was causing the site not to scale well to meet its growing demand.
Cache Headers For MVC File Action Result (ASP.NET Core 2.0 Preview 2)
7/25/2017 12:51:49 PM.
I’m pretty sure that you are familiar with StaticFiles middleware of the framework. All it does is serve static files (CSS, JavaScript, image, etc.) from a predefined/configurable file location (typic
Headers and Titles For Articles
12/11/2016 9:51:59 AM.
This article provides guidelines for authors for the creation of headers and titles for articles.
SharePoint Online/Office 365 - Resolved Exception "Method Not Found: 'Boolean System.Net.WebResponse.get_SupportsHeaders()'."
11/11/2016 4:17:09 PM.
In this article, I’ll explain how we resolve exception "Method not found: 'Boolean System.Net.WebResponse.get_SupportsHeaders()'.".
Dynamically Apply Color Coding In Grid With Dynamic Headers And Data
2/20/2016 10:43:14 AM.
In this post we will see how we can apply color coding dynamically to jQWidgets jQXGrid.
Freeze SharePoint List/Library Headers Using Sticky Header.JS
10/29/2015 3:42:42 AM.
In this article you will learn how to freeze SharePoint List/Library headers using Sticky Header.JS.
Designer Workflow Error With "Call HTTP Web Service" Action in SharePoint
3/24/2015 12:20:20 PM.
In this article you will learn about a Designer workflow with a "Call HTTP Web Service" action in SharePoint 2013.
Faster Performance of Deployed ASP.Net Sites
10/27/2013 3:18:00 AM.
This article provides a few tips to ensure your deployed ASP.Net always runs with the best possible performance and no security information leakages.
Http Request Headers Display in a JSP Page
1/4/2012 6:20:12 PM.
A JSP page can access the information in the request header by using the implicit object request. An Http client sends a request, it sends the request in the form of get or post method or any other Http Request methods. It can also sends the headers with it.
GridView with Fixed Header in ASP.NET
9/7/2011 4:01:49 PM.
In this article, I am trying to solve the problem of scrolling headers in ASP.NET GridView control.
Encapsulating the GridView Exporters
9/17/2010 2:38:55 PM.
The objective of this article is to extend a GridView control exporting functionality and at the same time create an encapsulated library to do so.
Tip: How to use Multiple Page Headers in Crystal Reports?
7/21/2006 2:07:06 PM.
Recently, I came across a problem in Crystal Reports. I wanted to display a separate page header on the first page of the report than the rest of the page.