-
See link: https://glassfish.org/docs/SNAPSHOT/add-on-component-development-guide.html#hk2-lifecycle-interfaces
* Those links to java.net don't exist any more
* `org.jvnet.hk2.component `packages d…
-
This issue is more of an enhancement.
It would be useful to have the option to add additional information to each of the endpoints, like a description of the endpoint, any implementation notes, and m…
-
Saw your commit where you paused parsing sweden's alert feed until they've cleaned it up. Have you tried contacting them about it, and what is it they need to fix! I can try and contact them to!
On…
-
According to the ApiDocs for the story ops: You may also specify "tid" as an argument. But it seems to be required, using the example (https://soylentnews.org/api.pl?m=story&op=latest) to pull latest …
-
I'd like to link to a `doxygenfile` directive from Sphinx, but I can't find anything that does this. Sphinx supports cross-referencing to various [declaration types][1] -- `file` is missing, so is thi…
-
Hi,
I have the following classes:
```php
class Bu {
/**
* @ORM\Column(name="name", type="string", length=255, nullable=false)
* @JMS\Groups("Default")
*/
private str…
-
```
Some servers screw up cookies. It would be great to be able to set cookie
policy, for example to IGNORE_COOKIES:
HttpGet httpget = new HttpGet("http://www.broken-server.com/");
// Override the…
-
```
Some servers screw up cookies. It would be great to be able to set cookie
policy, for example to IGNORE_COOKIES:
HttpGet httpget = new HttpGet("http://www.broken-server.com/");
// Override the…
-
```
Some servers screw up cookies. It would be great to be able to set cookie
policy, for example to IGNORE_COOKIES:
HttpGet httpget = new HttpGet("http://www.broken-server.com/");
// Override the…
-
Atualmente temos definição de campos e validadores em 5 locais
- cli (argumentos dos comandos)
- UI (formulário wtforms)
- Admin (Formulario wtform do admin)
- API (reqparse do Flask_Restful)
…