Top "Header" questions

This tag is deprecated because it lacks discriminating power.

Android set content type HttpPost

How can you change the content-type of a HttpPost in android? For a request I need to set the content …

android encoding header http-post content-type
Error C4430 missing type specifier - int assumed. Note: C++ does not support default-int Generator

i have a problem with following code: Generator.h: #pragma once class Generator { public: friend class BagObject; Generator(void); ~Generator(…

c++ vector visual-studio-2015 header name-lookup
Modifying a Location header with nginx proxy_pass

I have an nginx proxy_pass setup to pass every request on /api through to a backend Tomcat REST service. …

regex nginx header rewrite proxypass
Angular 2 Basic Authentication not working

I'm trying to connect/ do a POST request to an API with Angular2, It's a very simple API with a …

angular typescript header basic-authentication
Can I write C++ code without headers (repetitive function declarations)?

Is there any way to not have to write function declarations twice (headers) and still retain the same scalability in …

c++ header header-files
How to implement RecyclerView with section header depending on category?

I want to implement sections in my list. I have a list of tasks. List has a custom adapter which …

java android header android-recyclerview sections
Keeping all libraries in the Arduino sketch directory

I know that you are supposed to place any external libraries under the "libraries" folder of the arduino install directory, …

c++ c header arduino
Changing UITableView's section header/footer title without reloading the whole table view

Is there any way to reload the section header/footer of a table view without calling [tableView reloadData];? In fact, …

ios uitableview header footer reload
Origin evil.com in Request Header

I am trying to send form data to a webservice but below "Request Header" in the "Network" of the Chrome …

web-services google-chrome header same-origin-policy referer
JQuery-Mobile content area 100% height between head and foot

A lot of topics on this... but not getting the point how to do it. I have my JQM Header …

header jquery-mobile height footer