config
Here are 666,715 public repositories matching this topic...
`X-frame-options: Deny` or `Content-Security-Policy: frame-ancestors none` with Google Search Images
Hi,
I'm searching sources that said that X-frame-options: Deny or Content-Security-Policy: frame-ancestors none; on html files could cause problems with Google Search Images, but I don't found.
Could you give me your source please ?
I don't unders
-
Updated
May 30, 2021 - Go
-
Updated
Apr 22, 2021 - JavaScript
-
Updated
May 29, 2021 - Jsonnet
-
Updated
May 31, 2021 - PHP
-
Updated
Apr 19, 2021 - JavaScript
The following problem is into the last release 4.1.0 and into the master branche.
The configuration for SSL Session cache is put into the file h5bp\ssl\ssl_engine.conf, this configuration is put by default into the template for a SSL VirtualHost `vhosts\templates\example
-
Updated
May 28, 2021 - Go
Hi,
thank you for the library. It really improved the way I approach configuration files.
Finally I have types and proper sections.
What I am missing is schema: I would love to be able to enforce that some parameters are obligatory, their type and provide a description, also raise an exception if there is some unknown parameter is configured.
I think I could use something like marshmallow
-
Updated
Apr 10, 2021 - Ruby
-
Updated
May 21, 2021 - JavaScript
-
Updated
May 17, 2021 - JavaScript
-
Updated
May 29, 2021 - Go
-
Updated
May 17, 2021 - Rust
-
Updated
May 20, 2021 - Python
-
Updated
May 20, 2021 - JavaScript
-
Updated
Jan 15, 2019 - JavaScript
-
Updated
Feb 8, 2019 - Lua
-
Updated
May 6, 2021 - Go
-
Updated
May 27, 2021 - Ruby
Similar to the Email validator.
-
Updated
Apr 21, 2021 - TypeScript
Overview
@typescript-eslint/ban-types has a fixWith option for types. https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/ban-types.md
Actual Behavior
That fixWith might go away if two rule arguments types lists are merged and the second doesn't have it.
First:
{
types: [
{
fixWith: "number",-
Updated
Apr 12, 2021 - C#
Improve this page
Add a description, image, and links to the config topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the config topic, visit your repo's landing page and select "manage topics."
Issue Description
Type: feature request
Describe what happened (or what feature you want)
Describe what you expected to happen
When Dubbo is registered, it is registered according to the interface. If you want to logoff all interfaces provided by a service. It's too painful to search for only one interface, then enter the details, and then go offline. If you can provide a qu